Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6386…b9130x589a…b3d8BaseX PayHealth$0.005100%coinbase16s ago0x9d024c…65e125
0x0e5b…e7550x6839…1a2bBase$0.003100%coinbase16s ago0xc0c306…979077
0xa25b…2f0f0xa9dd…2315Base$0.002100%coinbase18s ago0x1f6be9…9bfb50
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xd3e194…43d829
0x04bb…ea990x6839…1a2bBase$1.00100%coinbase20s ago0x30c978…d21ead
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0xacf2c6…0fc942
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x884951…c861fb
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xd14ed7…1bff4f
0x6abc…d4ad0x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0xf792d4…65c62d
0x66c4…37cb0x66c4…37cbBase$0.1020%Payer-submitted28s ago0x4f61e6…91c2e2
0x1985…d7100xfe80…47eeBase$0.001100%fluxa30s ago0x327955…bc5154
0xf1b5…c6f90x589a…b3d8BaseX PayHealth$0.005100%coinbase30s ago0x32212f…843012
0xcc9b…fbc40x6839…1a2bBase$1.00100%coinbase30s ago0x636ab3…6e93b8
0x7078…50800xa9dd…2315Base$0.002100%coinbase32s ago0x12add0…8d1e2c
0x7078…50800xa9dd…2315Base$0.002100%coinbase32s ago0xab0de2…4f78ea
0xae4f…b7470x6366…f1e2Base$0.1770%0x17c8…043632s ago0x85922d…f532ac
0x5362…ac3b0x3e0a…78e7Base$0.004735100%coinbase34s ago0xbf61c2…1e28ef
0xb96b…2b6f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x3236ea…ba86fd
0x7cb6…16070x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x8014e4…97bf71
0x7078…50800xa9dd…2315Base$0.002100%coinbase34s ago0x427350…639f70
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0x27f5de…d4c8e2
0x0f30…2fbd0x589a…b3d8BaseX PayHealth$0.005100%coinbase36s ago0x164fc4…e5e569
0xcb61…cd360x6839…1a2bBase$1.00100%coinbase36s ago0xb43fbc…318f19
0x19b5…cf0c0xe017…2667Base$0.0170%0x0b44…80fc36s ago0x08996a…1b1510
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase36s ago0xe7a64e…72ade3

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.