Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase15s ago0x35a5b1…00311a
0x8923…b7930xe490…81eeBase$0.84100%coinbase17s ago0x761811…ecabae
0x8060…aef80xcb12…e2c7Base$0.10100%ultravioletadao19s ago0x70148e…cd1621
0x8060…aef80x8e1a…b9d2Base$0.10100%ultravioletadao19s ago0x002d92…a62cf3
0xf849…de070x7dbb…59e0Base$486.3470%0x323a…a4f219s ago0x12f047…7026da
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase19s ago0x4d9ddb…383c72
0xb697…a5320xa8b2…1d68Base$0.0170%0x9501…c67721s ago0xc13be4…b87f77
0x6ade…27cd0x6839…1a2bBase$0.003100%coinbase21s ago0xfd0b5a…381dfd
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase23s ago0x33c422…1e1c81
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0xb4461f…e76595
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase25s ago0x80f043…17212f
0x8060…aef80x5d8f…8f35Base$0.10100%ultravioletadao27s ago0xf62316…d0a69b
0x8060…aef80x2db9…785dBase$0.10100%ultravioletadao27s ago0x690f6c…be66ac
libna.eth0x52e2…f3eaBasex402 service$0.005100%coinbase27s ago0xfcc791…f91afe
0x5e49…fbdd0x6839…1a2bBase$0.003100%coinbase27s ago0x55f52b…ce650c
0x5f2f…f74a0xfe80…47eeBase$0.001100%fluxa31s ago0xc89e46…e97d27
0x5fe4…5b550xfe80…47eeBase$0.001100%fluxa31s ago0xf597de…e96b83
0x7939…ab520x44d4…6420Base$5.0070%0x3e32…3ce731s ago0xef11ea…2a6ae8
0x8060…aef80x779f…6050Base$0.10100%ultravioletadao33s ago0x005342…84d42c
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase33s ago0x156aba…201dab
0xdb46…74210x6839…1a2bBase$0.003100%coinbase33s ago0xc1a75c…c967e4
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x21db00…0f627d
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0x4b4e65…b8fb43
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase33s ago0xb36639…03dd5f
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase33s ago0x0073af…09b1d7

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.