Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x03bd…536f0xe9fb…9758Base—$1.0070%0x3e32…3ce710s ago0xd60197…d2b194
0x85f1…09b20x589a…b3d8BaseX PayHealth$0.005100%coinbase10s ago0x23458b…c65914
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase10s ago0x7d46af…685e6f
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase10s ago0x7438e6…3f4098
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase12s ago0x4f28ee…6d4aab
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase12s ago0x9311f7…cb8b8c
0xb509…38400x47c5…4fc3Base—$10.5070%0x8f67…d01412s ago0xb2b183…2d963d
0x52ad…1fee0xa9dd…2315Base—$0.002100%coinbase14s ago0x505624…c3b08f
0x7bab…83b00x6839…1a2bBase—$0.003100%coinbase14s ago0x9c6d6a…c11fbd
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase16s ago0xfc1f05…4f9c63
0x8ac4…473f0x3e0a…78e7Base—$0.003312100%coinbase16s ago0xe5f3c9…240bef
0xd562…7d570x0e84…b808BaseOtto AITwitter search$0.001100%coinbase16s ago0xf4f56d…647837
0xd2b0…add20x589a…b3d8BaseX PayHealth$0.005100%coinbase18s ago0x2a8e46…06f86a
0xd4ab…64fe0x47d3…9ddaBasex402 service$3.50100%coinbase20s ago0x356111…9a5fce
0x9663…66f50x6839…1a2bBase—$0.003100%coinbase22s ago0x91c10c…7dc866
0x87dd…4cec0x589a…b3d8BaseX PayHealth$0.005100%coinbase24s ago0xd068a0…712d5f
0xcfa3…a8dc0x158e…3d00Basex402 service$0.002100%coinbase26s ago0xce95ba…02d135
0x6a4c…76f90x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase28s ago0x19220d…24e7cf
0xfa24…b3ce0x6839…1a2bBase—$0.003100%coinbase28s ago0x78ebdf…93b8c2
0x8000…efeb0x9fb3…1d9aBasex402 service$0.002100%coinbase32s ago0xe3ef8e…164cf1
0x728d…c01d0x7c65…6c40BaseVaayaFirecrawl$0.01100%coinbase32s ago0x7bac61…0b1a7f
0x1f0a…27760x589a…b3d8BaseX PayHealth$0.005100%coinbase32s ago0x6bd705…7b4215
0x2c13…694c0x6839…1a2bBase—$0.003100%coinbase34s ago0xad0bb6…e48884
0xd9db…fdf00x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase34s ago0x2d7d10…f8059b
0x1281…6efd0xfe80…47eeBase—$0.001100%fluxa38s ago0x3dac10…e49eea

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.