Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$52.5070%0x6c0f…7cd635d ago0x94abb2…4713c0
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x72fe…16d635d ago0xedebcb…d882d4
0x1332…66eb0x47c5…4fc3Base—$1.0570%0x647b…3fa535d ago0x56da9a…03eed3
0x1332…66eb0x47c5…4fc3Base—$10.5070%0xa8cd…654835d ago0x38e360…6613e8
0x1332…66eb0x47c5…4fc3Base—$8.4070%0x4ec9…366135d ago0x171b41…bf4819
0x1332…66eb0x0e3d…7757Base—$3.1570%0xbf7d…708b35d ago0xb21c02…8deef9
0x1332…66eb0x47c5…4fc3Base—$5.2570%0xed27…48f735d ago0xbd4324…5359ab
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x23e1…500335d ago0x16500e…3fd84d
0x1332…66eb0x47c5…4fc3Base—$55.6570%0xfe8c…49bb35d ago0x4ff316…766682
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x4f4d…74b735d ago0x972400…2e918d
0x1332…66eb0x47c5…4fc3Base—$31.5070%0x1e09…da4135d ago0x96d336…a21200
0x1332…66eb0x47c5…4fc3Base—$84.0070%0x699a…427435d ago0x22be3c…8cfd5d
0x1332…66eb0x47c5…4fc3Base—$15.7570%0xc5c7…f8a535d ago0x1c14b6…b0889c
0x1332…66eb0x0e3d…7757Base—$25.2070%0x4345…1ce935d ago0x66b04c…1d5a83
0x1332…66eb0x0e3d…7757Base—$21.0070%0x1dbc…007e35d ago0x63e120…fdef7c
0x1332…66eb0x0e3d…7757Base—$3.1570%0x12ba…6b6135d ago0x0bbe0c…470cd8
0x1332…66eb0x0e3d…7757Base—$21.0070%0x3b25…fc9a35d ago0x00d37b…e20986
0x1332…66eb0x47c5…4fc3Base—$157.5070%0xfa43…45e535d ago0x8639d2…8466ba
0x1332…66eb0x47c5…4fc3Base—$3.1570%0x53e5…093935d ago0xbda672…2f6c5f
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x3368…d66b35d ago0x029a74…6a8154
0x1332…66eb0x47c5…4fc3Base—$13.6570%0xc89e…795835d ago0x30d84e…f3d89b
0x1332…66eb0x47c5…4fc3Base—$10.5070%0x0e26…797835d ago0x70880d…84f290
0x1332…66eb0x47c5…4fc3Base—$8.4070%0x6a32…813635d ago0xff633b…dc8ed6
0x1332…66eb0x47c5…4fc3Base—$2.1070%0xb31a…568f35d ago0x8fd830…31913d
0x1332…66eb0x47c5…4fc3Base—$300.0070%0xde1b…a3a235d ago0x99e585…e9e1ce

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.