Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x80dc43…d90fec
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x4ddb81…ae7409
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x3d691a…e129b8
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x260d18…3c59a6
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x26d2de…8986d8
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0xe7d53d…694674
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x1c3583…ef181a
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x3ccef8…f7bc40
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x53404f…6c2fec
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x130cdd…7ef6ea
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x5e5331…64e712
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0xd682b3…aba554
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x03067a…d2a599
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x9fbefa…2b0892
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x822488…78e735
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0xdc7b3e…1176ef
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0xffcf14…5b8e5a
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0xd0c8eb…e2a906
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0xc4285f…805c93
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x8435b0…7cc62a
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x56a00f…34e6a3
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x5a42d8…7ea8fc
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0xab3823…f9e55a
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0x52fc8a…1f79bd
0x438d…70e60x5aae…482eBase—$0.001100%coinbase10d ago0xddccfc…37d8e7

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.