Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x226c…aaf20x68f1…2339Base—$0.01100%coinbase77d ago0x77d7f1…f3116c
0x226c…aaf20xc07a…4cbfBase—$0.01100%coinbase77d ago0x01ca36…0bc14e
0x226c…aaf20xf042…afabBase—$0.01100%coinbase78d ago0xfee744…4d7b1f
0x226c…aaf20xa285…47b7Base—$0.01100%coinbase78d ago0x67f900…ece1b3
0x226c…aaf20x03c4…b8efBase—$0.01100%coinbase78d ago0xb69b1b…8fc164
0x226c…aaf20x8f85…7f8fBase—$0.01100%coinbase78d ago0x29bbb6…926bd3
0x226c…aaf20xca9a…f862Base—$0.01100%coinbase78d ago0x3d615d…0e255e
0x226c…aaf20xf9ba…15fdBase—$0.01100%coinbase78d ago0x47557e…a781e9
0x226c…aaf20xd6d8…c136Base—$0.01100%coinbase78d ago0x280c77…2358de
0x226c…aaf20x3df0…69dfBase—$0.01100%coinbase78d ago0x57a8bb…e24717
0x226c…aaf20x0a65…4e5aBase—$0.01100%coinbase78d ago0x33b9ba…7aca33
0x226c…aaf20x8299…f21eBase—$0.01100%coinbase78d ago0xb8664a…a22f17
0x226c…aaf20xd1b7…9d09Base—$0.01100%coinbase78d ago0x88e838…54b492
0x226c…aaf20x679b…3d5aBase—$0.01100%coinbase78d ago0xc31b70…d9f43c
0x226c…aaf20xdfbb…bbe1Base—$0.01100%coinbase78d ago0x7ab323…a264b9
0x226c…aaf20x08c5…fabaBase—$0.01100%coinbase78d ago0x1f6564…4fd64e
0x226c…aaf20x5ced…eee8Base—$0.01100%coinbase78d ago0xebe868…4463dd
0x226c…aaf20x60f2…ef06Base—$0.01100%coinbase78d ago0xcba579…e3e9ef
0x226c…aaf20x81a4…0a60Base—$0.01100%coinbase78d ago0x02f154…aa853b
0x226c…aaf20x4a84…961fBase—$0.01100%coinbase78d ago0x047e80…714555
0x226c…aaf20xd555…013cBase—$0.01100%coinbase78d ago0x32edd0…5ed3e4
0x226c…aaf20x0a3e…d2e6Base—$0.01100%coinbase78d ago0x70abe6…9205b5
0x226c…aaf20x4f3a…8944Base—$0.01100%coinbase78d ago0x3520c3…e3a660
0x226c…aaf20x7724…0fa7Base—$0.01100%coinbase78d ago0x4300e6…182d66
0x226c…aaf20xe6a7…bedeBase—$0.01100%coinbase78d ago0x9c785d…fd5816

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.