Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x6d18c2…63b052
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase18s ago0x88b5df…127a79
0xc251…2e2f0x6839…1a2bBase—$0.003100%coinbase18s ago0x1c86b6…a06b5b
0xc1b7…426a0xef43…6c7fBase—$0.01100%virtuals18s ago0xfd2949…dac914
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase22s ago0xb72720…1aaf56
0x781d…339d0x50eb…6480Base—$0.00270%0x54f0…793222s ago0xf1fa86…ab51dc
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase22s ago0x26cb9b…479ac2
0xaa92…18300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase24s ago0xceb38a…8e26b3
0x53d5…1f9c0x4f4b…422dBase—$0.001100%coinbase24s ago0xa00cae…8e1958
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0xc21a53…bd0a93
0x5c38…d56a0x6839…1a2bBase—$0.003100%coinbase32s ago0xd4014f…352a54
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase32s ago0x6aa1fb…093b69
0xe91a…ee310x3e0a…78e7Base—$0.003306100%coinbase36s ago0xceda75…3c7c63
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase38s ago0xfdbe47…e10c71
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase42s ago0x975df5…edc046
0xaa92…18300x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase46s ago0x76702f…9ce119
0x89d9…a10d0xdb5a…0671Base—$0.001100%coinbase48s ago0x6f8e27…72de9f
0x252f…ae780x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase48s ago0x1089d8…09b858
0x13dd…749f0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase52s ago0x79d788…b94020
0x53d2…d1f10x6839…1a2bBase—$5.00100%coinbase52s ago0xb8b72d…6bee13
0x9f9c…14a70x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0xd71a69…ec8be5
0x5656…08a10x50eb…6480Base—$0.00170%0x54f0…79321m ago0x2592a0…5acd01
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase1m ago0x2227fc…a4849c
0xd2ac…bdcd0x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase1m ago0x23efda…f03bd2
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase1m ago0x39bcd5…e456b2

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.