Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xad834a…e531f8
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x3b2ba1…fefa42
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x644616…879054
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xe913d9…d9c7de
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x42d5f9…7fad42
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xde9a66…374756
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x3f1d78…e42a9a
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xdc06e2…ffa0e9
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xa63582…99414b
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x9a77a3…836031
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xa07f65…44412d
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x60c017…a63e3c
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x45336b…e78b64
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xe13710…33a9b6
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xc6eff1…4ba2ed
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x499f98…b0d1a8
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x2fec16…4bbe2c
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xec68b9…435f65
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x2cdecb…c81308
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xd2c17f…8655a3
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x56dcb6…099db2
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x880ef2…cd6f28
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xdc14d9…d81beb
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0x5e5bcb…64dafd
0xd1b3…da320x5aae…482eBase—$0.001100%coinbase10d ago0xa62897…4bbf82

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.