Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.01100%coinbase12s ago0x29aba3…0010e4
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase12s ago0xdf71c5…3039f6
0x4d33…91650x6839…1a2bBase—$0.003100%coinbase14s ago0x09e2d7…a9dd61
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase14s ago0x58dacf…b65e2a
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x8f4c25…5ca361
0x5029…d6f50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xe3e720…8e81c4
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0xd536d4…bc2065
0xa54d…49f50x1491…0490Base—$12,455.8970%0x7347…d69118s ago0x21f44c…331f0e
0xfb45…20640x44dc…7c2cBasex402 service$0.03100%coinbase18s ago0xd8a879…1d204c
0x5ba0…90190x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase20s ago0x3600e8…a9a614
0x64ec…cf790x17cd…7905Basex402 service$0.05100%coinbase20s ago0xba3b52…a4367f
0xd3fa…53d30x6839…1a2bBase—$0.003100%coinbase20s ago0x73faa1…b4602b
0x9017…f72d0xfe80…47eeBase—$0.001100%fluxa24s ago0x363b62…3bbf62
0x17ca…1f1c0xf4a6…d133BaseOverwingGuardrails$0.002100%coinbase26s ago0x902c8e…f67e44
0x4824…46540x5f72…6c7aBaseRelaystation ScreeningSanctions-screening$0.02100%coinbase26s ago0x8a4037…452c9d
0xbbf1…f34b0x3e0a…78e7Base—$0.003659100%coinbase26s ago0x410b69…939b6f
0x17ca…1f1c0xf4a6…d133BaseOverwingGuardrails$0.002100%coinbase28s ago0xa35e5a…7d6eb8
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase28s ago0x98f02a…3b93e1
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase28s ago0x7af3bf…6393a2
0xe03d…274b0x50eb…6480Base—$0.00270%0x54f0…793228s ago0xb132db…855681
0xd4d2…a4e30x47d3…9ddaBasex402 service$0.80100%coinbase30s ago0xf76a6b…72f055
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase30s ago0x343431…f9428c
0x740c…cafa0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x1f54b7…6b9199
0xa25b…2f0f0xa9dd…2315Base—$0.002100%coinbase34s ago0x4aa095…8a45cf
0x0c07…b9640x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x3587c2…b1c52c

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.