Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0xdccb94…3f0473
0xff3b…f53a0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x612d4e…c42463
0xa42f…ffb50x566c…9f3cBase$2.0070%0x3e32…3ce712s ago0xe56e15…9d3bf7
0x57fa…df980xcb79…6f78BaseStableBrowserSessions$0.10100%coinbase14s ago0xf71aec…7a730d
0xd906…36020xfe80…47eeBase$0.001100%fluxa16s ago0xd24550…542e93
0x5d57…2dcd0x467d…17a7Base$2.0070%0x3e32…3ce716s ago0xfbed8e…596f0b
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase18s ago0xbcc11e…c3c097
0x2cad…06420xb86a…e183Base$5.0070%0xb86a…e18318s ago0x0a41fb…2ab0e9
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x5c6522…cbb1c9
0x941c…27e60x50eb…6480Base$0.00170%0x54f0…793220s ago0xc3932c…fc8dd1
0xada3…c3cf0x6c07…5621BaseAgentUtility.aiUsers$0.06100%coinbase24s ago0xc3f5c4…c6adea
0xfd52…2dfc0x3e0a…78e7Base$0.002705100%coinbase26s ago0xd5705c…902743
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xeceb5f…32c08b
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase30s ago0x569670…0e3c13
0x1eb5…04fd0x50eb…6480Base$0.00170%0x54f0…793230s ago0x51f71c…3724ab
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x6a2557…a112dd
0x1332…66eb0x47c5…4fc3Base$11.5570%0x07d6…1b9438s ago0xe4e29a…d164b2
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x569e35…6691d9
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x9caa6a…bdd90a
0x1332…66eb0x47c5…4fc3Base$3.4070%0x69b3…7ddd48s ago0xecc3a3…26795f
0x8e0d…04660xa8b2…1d68Base$0.0170%0x9501…c67752s ago0xc231cd…420c78
0x8220…c6860x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x9a3b23…cc2dc0
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase54s ago0x07bbd9…ab2a97
0xf3ad…9df90x3e0a…78e7Base$0.005147100%coinbase1m ago0x356c92…90094a
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x092149…f51253

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.