Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x1064d7…dc43c1
0xb633…d9620x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0x12f210…472067
0xb633…d9620x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0x0ffa4e…b93efb
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x6feefb…15f5a5
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xe44fc8…30d546
0xb633…d9620x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xb3fc9e…39feba
0xb633…d9620x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0xa7bc3c…0f2323
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xf3d7a9…43ce71
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x29affb…3298ac
0xb633…d9620x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0x5b9463…090946
0xb633…d9620x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xe9b36b…025d14
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x15d3ec…5126bc
0xb633…d9620x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0x2ed135…6bf1f9
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x417147…31cf8b
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x762bb5…4cd6ff
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xf39e1c…f3489e
0xb633…d9620x40a8…ad8bBasex402 service$0.005100%coinbase74d ago0x33e8e2…772ab5
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x232e94…6c2e4c
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x2df83a…8e078c
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xccaffd…f3b791
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0xcfc9ba…7bb592
0xb633…d9620x40a8…ad8bBasex402 service$0.001100%coinbase74d ago0xa81125…58fdbf
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase74d ago0x2578dd…861330
0xb633…d9620x40a8…ad8bBasex402 service$0.005100%coinbase75d ago0x7fc58f…2fc91f
0xb633…d9620x40a8…ad8bBasex402 service$0.01100%coinbase75d ago0xf23ef7…b5156d

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.