Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x74969e…88c44f
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa38d ago0x4bf879…4e9c21
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x5986d2…2c6756
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa38d ago0xa5ba66…acb6df
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0xe1f34f…429702
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa38d ago0x448296…c7cf89
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa38d ago0x015838…a675d2
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa38d ago0xbd8999…a4b9b5
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0xfdcb6b…c39f34
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x3963fe…7d38df
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x530a6d…7d4638
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x91829b…38be90
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x6d4000…913141
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x6feee0…c2f30c
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa38d ago0xb8f60c…84a0aa
0x7b9b…31e70x9c95…e299Base—$0.001100%fluxa38d ago0x096e23…53d213
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa38d ago0x0c72e8…3d6a4e
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x31cb58…b771b4
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x4eba95…7c40bb
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0xba7523…bddb36
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x9a2e8c…e2c49a
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0xae66f5…0be5df
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x35af9a…783463
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x49f160…32aa0b
0x7b9b…31e70xfe80…47eeBase—$0.001100%fluxa39d ago0x4107f0…010800

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.