Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0x7c955f…3a7d02
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0xbbf82d…2d609b
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0x341fbe…fc5228
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0xac60a5…f834fe
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0xee1482…429cfc
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0x6df779…791472
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0x277c9b…511a6c
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0x4ea516…f06e92
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0x380120…54033e
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0x0de9ca…9cc9c3
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0xeb1493…2c882c
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0x4e054e…879de1
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0x4d7454…ff5803
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0xac20e0…2e7b55
0xbec8…26970xfe80…47eeBase$0.001100%fluxa20d ago0xed096b…eb1a9a
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x9daae7…c29a6b
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xecef23…3ef116
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xcaa0c2…7465cd
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xc6a83b…53632b
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x159a7d…dae098
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x230700…a92c44
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x3db4af…e6d521
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xd85a8d…e0318d
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0x9c151b…1a46f4
0xbec8…26970xfe80…47eeBase$0.001100%fluxa21d ago0xbf76e1…27cc8d

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.