Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd09b…da430x6a0a…bf67Base—$0.01100%coinbase1d ago0xa53d3d…a177d5
0xd09b…da430x6a0a…bf67Base—$0.01100%coinbase1d ago0xe8b0cc…b6260a
0xd09b…da430x6a0a…bf67Base—$0.01100%coinbase1d ago0x4426ab…39d95c
0xd09b…da430x6a0a…bf67Base—$0.01100%coinbase1d ago0x23dd82…ae392d
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x63cf98…bbd4f0
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0xfaff39…db825c
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x3fea19…7cf99d
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x52c7f1…5c1849
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0xb7ec65…148bbe
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x8bdf6b…a08dcc
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x65f0fa…de3a5e
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0xc25c95…e26b0e
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0xbf03fb…f7a648
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x79f291…b113cb
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x067b65…11c262
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0xc6051d…eb594e
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0xa9c0b8…4595d2
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x00bbc0…c26e6c
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x16946d…e21227
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x206896…fa5a58
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x904f70…592df3
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x01bb4a…01f9b3
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x0ecfdb…c27551
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x46f621…6f9ddb
0xd09b…da430x6a0a…bf67Base—$0.10100%coinbase1d ago0x3476eb…1dad06

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.