Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x7af0de…940299
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x007cb7…04d421
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x569ad8…029324
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0xe1b1f7…048c4a
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x9e3b94…783466
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0xb17d4d…c7d1df
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0xfbf23f…d98d2e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x194206…cae8d0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x7e834f…5ba543
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0xdb16d3…c64dde
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x2694d4…7f4dad
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x1b49c0…6f13e4
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x7c8674…c6f2a9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0xb2ca46…966dbf
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0xfea840…673c03
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x8e9f9a…f66974
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x8d96fc…994765
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x3877d2…b66ae0
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0xca3353…885dad
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x7e5def…de41ab
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x771621…52b8ba
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0xd728dd…c303c7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0xc6db2a…c65ce1
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0x495f74…2723e2
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase83d ago0xd44534…07d243

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.