Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x75f7…e6540x0785…0f54Base—$0.01100%coinbase73d ago0x525a56…9392a6
0x75f7…e6540xd926…fa70Base—$0.01100%coinbase73d ago0x4d1cf9…82c865
0x75f7…e6540x1835…5a4fBase—$0.01100%coinbase73d ago0x3a8197…7fd9af
0x75f7…e6540x7781…4ea9Base—$0.01100%coinbase73d ago0x7f477d…4f8215
0x75f7…e6540x9e7d…b361Base—$0.01100%coinbase73d ago0x683375…da8881
0x75f7…e6540xa0c3…03a2Base—$0.01100%coinbase73d ago0x4c1e1f…7318d9
0x75f7…e6540x1dd8…d271Base—$0.01100%coinbase73d ago0x2df17b…6ab97d
0x75f7…e6540x697c…3df5Base—$0.01100%coinbase73d ago0x882ce6…e3082c
0x75f7…e6540x025c…3ad8Base—$0.01100%coinbase73d ago0x66978a…8c8c43
0x75f7…e6540x1381…76e3Base—$0.01100%coinbase73d ago0xd78c8c…ab8492
0x75f7…e6540x1c93…ac68Base—$0.01100%coinbase73d ago0xf45c3b…e57d1c
0x75f7…e6540xef16…5739Base—$0.01100%coinbase73d ago0x2d9f74…d45920
0x75f7…e6540x539f…0e25Base—$0.01100%coinbase73d ago0x6032a7…c8a14d
0x75f7…e6540xa33c…e9a1Base—$0.01100%coinbase73d ago0xccf162…eb0f88
0x75f7…e6540xd072…b87bBase—$0.01100%coinbase73d ago0x9280b4…a93570
0x75f7…e6540xb602…1cadBase—$0.01100%coinbase73d ago0x124652…508f53
0x75f7…e6540x169d…45ceBase—$0.01100%coinbase73d ago0x8d475d…385853
0x75f7…e6540x03cf…5a9aBase—$0.01100%coinbase73d ago0xdbfa3f…1d8e88
0x75f7…e6540xb790…14a6Base—$0.01100%coinbase73d ago0xdbf761…7f4b05
0x75f7…e6540x236e…5812Base—$0.01100%coinbase73d ago0xa1f0ee…ebfcc6
0x75f7…e6540x0ec9…6069Base—$0.01100%coinbase73d ago0x29e000…7e73bb
0x75f7…e6540xc8fd…9fd0Base—$0.01100%coinbase73d ago0xe7dad4…b6568d
0x75f7…e6540x7064…5dcfBase—$0.01100%coinbase73d ago0x33e3f0…4847f2
0x75f7…e6540x3925…17e6Base—$0.01100%coinbase73d ago0x174848…ca73f2
0x75f7…e6540x8abf…a7bcBase—$0.01100%coinbase73d ago0x70197c…a4b271

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.