Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3f02…4f850x589a…b3d8BaseX PayHealth$0.005100%coinbase14s ago0x5854a2…fbd62c
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted14s ago0x8e5a20…c5287d
0x30a6…641e0x260e…b61fBase—$0.00220%Payer-submitted16s ago0xa6432e…41f94f
0xd719…eeca0x525f…21e6BaseMassiveNews$0.01100%coinbase16s ago0xc29c86…b6b7e6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase16s ago0x1894e9…8171ea
0xa54d…49f50x5bfc…548dBase—$1,012.1470%0x64b2…883316s ago0xbd9c11…4d11f0
0xe5d9…35b70x6839…1a2bBase—$0.003100%coinbase16s ago0xb0c029…36dfbf
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0x229206…4c3959
0x1640…05cc0x0928…7eb9Basea2apay Agent QueryAi$0.03100%coinbase16s ago0x5b59d0…13ac5e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase18s ago0x27d5f3…b994e9
0xaed3…5a580x08b0…1e65Base—$50.0070%0x6351…0d6218s ago0x81efb7…645c1b
0x5768…62290x589a…b3d8BaseX PayHealth$0.005100%coinbase22s ago0xb98486…eecddd
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted26s ago0xa0582a…67a446
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase26s ago0xe27761…f79a2e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase28s ago0x2de4ed…e213ed
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase28s ago0x659b49…f5ff62
0xc2e1…8b2c0x6839…1a2bBase—$0.003100%coinbase28s ago0x944c96…29a976
0xa388…c4da0x3e0a…78e7Base—$0.004073100%coinbase32s ago0x7001b6…6e5ab9
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0xa3b4ee…020204
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase34s ago0x9def05…7ac233
0x3e19…e2400xdb5c…10fdBasex402 service$0.10100%payAI36s ago0x68589a…452989
0xcfa3…a8dc0x158e…3d00Basex402 service$0.01100%coinbase36s ago0xaa12c2…e60b98
0x30a6…641e0x260e…b61fBase—$0.00520%Payer-submitted38s ago0xb8ce73…3d4b94
0xa8a1…8ee00x59dc…c9ddBase—$0.000001100%primer38s ago0x7533bc…25e656
0x45b0…2c2b0x6839…1a2bBase—$0.003100%coinbase38s ago0xe5808e…3407b8

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.