Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e1d…fb5c0x17cd…7905Basex402 service$0.05100%coinbase10s ago0x3b5975…333c04
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase10s ago0xf20f37…5bea8a
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase10s ago0x3a3dd9…ad4c6c
0x11bd…fee30xfe80…47eeBase—$0.001100%fluxa12s ago0x08dd1f…15184c
0xd024…f5260x5188…d95aBase—$54.4270%0x981d…fa8116s ago0xc7900c…e5e6ca
0x1e2d…915d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x802661…841d72
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x440362…1efd94
0x1cec…8dd40xfe8f…794dBase—$49.69100%mrdn20s ago0xccfc87…8aaa8a
0x196f…6b1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0x42dc4f…1ce533
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0x76b8a2…603acb
0x6b89…0ce10x17cd…7905Basex402 service$0.05100%coinbase28s ago0x6fe6af…f4efbf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0xadd633…cd1292
0x1e2d…915d0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x113987…46c696
0x196f…6b1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0x3d8676…15bad2
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase40s ago0xd7a8c6…ce695a
0x35f4…f7200x40a8…ad8bBasex402 service$0.01100%coinbase42s ago0xe3271f…87366b
0x4c1b…42610x9fb3…1d9aBasex402 service$0.01100%coinbase44s ago0xab4382…0e865b
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x27108c…fa3924
0xe5e0…05100x7b25…9fa0Base—$6.4270%0x7b25…9fa048s ago0x4024d9…9f852f
0x8f8e…66600x17cd…7905Basex402 service$0.05100%coinbase48s ago0x3e5b01…d51489
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase52s ago0xe5da08…32b667
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x41b2fd…149563
0x9d94…94940xfe80…47eeBase—$0.001100%fluxa54s ago0xa356c9…c105a8
0x196f…6b1b0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase56s ago0xe4fc50…803958
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x1155fc…578cc8

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.