Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5251…d7b00xa588…014cBase$0.0170%0x5e3b…c8a58s ago0x4617cb…d364df
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase8s ago0x8a8577…9894f0
0x672f…ff2d0x50eb…6480Base$0.00170%0x54f0…793212s ago0xdac195…5507a7
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xfc8182…f5a5e7
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase12s ago0x41ad96…048fcd
0x68e6…fff30xc52d…f23eBase$12.7770%0xada7…04ce14s ago0x78c86b…5daa72
0x9d46…6b790x6839…1a2bBase$0.003100%coinbase14s ago0xdaf326…18d565
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xc45a21…43e5e2
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xf7cea1…a14ad6
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0x075f3d…923f11
relokant.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase18s ago0x4d1050…e0c695
0xce6d…bbc30x5251…d7b0Base$0.0170%0x0b44…80fc20s ago0x467014…3aba2a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xceb603…b59cb5
0xb81b…80e10x6839…1a2bBase$0.003100%coinbase22s ago0x731510…c42cff
0x5564…fc3d0x8a12…0881Base$1.60100%coinbase22s ago0x0473de…78bd91
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0xb644c7…84f059
0xa618…848e0x3e0a…78e7Base$0.00486100%coinbase26s ago0x57c34b…1d68fd
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xae22c8…49dde7
0x6627…0a360x9e25…0810Base$0.0270%0x9e25…081028s ago0xfa3080…f046b8
sonha.eth0x4cd0…bc31Base$200.0070%0xf70d…dbef28s ago0x4c257b…2c800c
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x23827e…421154
0x3f4c…0be30xa8b2…1d68Base$0.0170%0x9501…c67730s ago0x349cef…4c9110
0x75be…4b840xfe80…47eeBase$0.001100%fluxa30s ago0x0ba450…4e03aa
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0xa6f2ae…70725e
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase32s ago0x85bf4e…365de1

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.