Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0xb7a837…f39f05
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0x476ecd…2d40e1
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0x99dc36…b8d560
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase80d ago0xdde7d2…5dafe5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0x9b3028…92c561
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase80d ago0xe491a1…425d13
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0xa9f1d7…71e5e3
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0xce4d93…f96739
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0x2d0620…86d2d5
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0x414688…1adc3c
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0x1f5604…1f6bc1
0x879c…e83d0x9c95…e299Base$0.001100%fluxa80d ago0xfd48d0…a3cddb
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0x4f3634…cd5123
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xfa6175…d8880a
0xc3c0…9c970x9c95…e299Base$0.001100%fluxa80d ago0x89cbf5…cb702f
0x7d6a…987b0x9c95…e299Base$0.001100%fluxa80d ago0xde4347…ea9512
0xa39f…5dfe0x9c95…e299Base$0.001100%fluxa80d ago0x668001…b96bc0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.009579100%coinbase80d ago0x721b0f…94279c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x2ddae0…f2c6b9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase80d ago0x375877…82e17f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase80d ago0xdfb6fb…5ce4c9
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0xc71e0e…519b61
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x01fec4…8d5359
0x5f11…468a0xc7f3…c044Base$0.00100%primer80d ago0xa96d2b…d26097
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xcd91fa…84d4da

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.