Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc077…71fc0x47c5…4fc3Base$225.7570%0x5e44…05a823d ago0x58e84c…74ef0d
0x1332…66eb0x47c5…4fc3Base$10.0070%0x88c8…503823d ago0x2d4a80…6a36a4
0x1332…66eb0x47c5…4fc3Base$31.5070%0x04a0…f71823d ago0x65268f…7f2d36
0x6cc3…1cdd0x47c5…4fc3Base$210.0070%0xf733…8f8d23d ago0x43e6ee…c9e02d
0x1057…6ada0x47c5…4fc3Base$10.5070%0x8569…b98723d ago0xed6ef7…d00281
0x1332…66eb0x47c5…4fc3Base$105.0070%0x5e05…afbb23d ago0x6e4a82…ba4b92
0xa520…eca40x47c5…4fc3Base$10.5070%0x560f…a71323d ago0x17fa47…08686f
0x6629…fd930x47c5…4fc3Base$11.0870%0xca9f…d20123d ago0x87e7ca…a03ebb
0x1332…66eb0x47c5…4fc3Base$262.5070%0x4639…93fa23d ago0x4d1e29…73d156
0x5372…f4580x47c5…4fc3Base$1,112.1470%0x3dd1…4d5c23d ago0xff9859…fe192b
0xc9a2…31540x47c5…4fc3Base$10.5070%0xdcda…ec2f23d ago0xe9c3e4…a4cb27
0x1332…66eb0x47c5…4fc3Base$10.5070%0xa2b7…2c9a23d ago0x1c0aab…16ed2c
0xc9a2…31540x47c5…4fc3Base$10.5070%0x581b…eeb223d ago0xe8274b…01e6eb
0x1332…66eb0x47c5…4fc3Base$21.0070%0xa5c8…4ccb23d ago0x41e397…b7c250
0xcdb8…5ef00x47c5…4fc3Base$98.7070%0x58f6…451723d ago0xe0deaa…e167ab
0x40a9…35240x47c5…4fc3Base$14.0070%0x4d99…3c6323d ago0x29b747…091580
0xa787…64cf0x47c5…4fc3Base$10.5070%0xeba0…ab3b23d ago0x6ab9ba…828ef7
0xeb19…e6200x47c5…4fc3Base$10.5070%0x7186…110f23d ago0x212656…3b53c6
0x4ede…42f00x47c5…4fc3Base$273.0070%0xb859…c36723d ago0x060b5b…646c8f
0x1332…66eb0x47c5…4fc3Base$26.2570%0x1ae8…2c7323d ago0x774573…242afa
0x9410…11ab0x47c5…4fc3Base$52.5070%0x6204…112223d ago0x2aad40…2e04c4
0xa17c…60a90x47c5…4fc3Base$21.0070%0xa894…209f23d ago0xe7d3f5…c26c8c
0x1332…66eb0x47c5…4fc3Base$10.5070%0x8494…2e4423d ago0x65cbf4…056bc1
0x1332…66eb0x47c5…4fc3Base$31.5070%0xaf61…49f623d ago0x362fa3…89d7c1
0xa17c…60a90x47c5…4fc3Base$10.5070%0xd7a4…9b2623d ago0x5e13e9…86c616

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.