Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcbbc…e3170xa9dd…2315Base$0.002100%coinbase10s ago0x8d60c4…8bc797
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase10s ago0x4c7ab2…9544d3
0xd248…b10d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xbf9e93…305be1
0x7113…b7c70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase10s ago0xec0bee…40b472
0x61a3…d30f0x3e0a…78e7Base$0.003011100%coinbase10s ago0xc8e44b…5d7a7e
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xb927ef…7241d5
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x2e34f6…b43ee5
0x89d9…a10d0xdb5a…0671Base$0.001100%coinbase12s ago0x80dd8c…0ea2ad
0x707d…1ad80x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xf55a12…562ae5
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0xb7aa54…3343e7
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase18s ago0xeb0da3…e2cd2e
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase18s ago0x0e84b1…dff803
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase18s ago0x18cc96…074a39
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x28462a…81d71a
0xdab7…a5280x47d3…9ddaBasex402 service$1.50100%coinbase18s ago0x24a998…9ca2a9
0x2c0f…b6750xfe80…47eeBase$0.001100%fluxa18s ago0xdad040…287f6a
0x9a8f…b04d0x09ae…ec64Base$0.1070%0x8ee8…86da18s ago0xfc08ab…1bd0d1
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase20s ago0x926daa…451a90
0x2fbc…a6bb0xd545…5103Base$1.0070%0x3e32…3ce720s ago0x090486…bee27c
0x5677…a7890xa8b2…1d68Base$0.0170%0x9501…c67720s ago0xa1e494…628a2c
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase20s ago0x9f49db…b5d529
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase20s ago0x2880da…9a8fe7
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase20s ago0xd14c52…b39085
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase22s ago0x442ed2…beefc3
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase22s ago0x440543…3c79dc

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.