Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa461…13580xcf92…42fbBasex402 service$0.02100%coinbase97d ago0x244a87…ecb5b7
0xa461…13580xb3c2…2ab6BaseGEDX402 ChatChat$0.01100%coinbase97d ago0xa7eef9…e040e6
0xa461…13580x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase97d ago0x8c2832…2eddf6
0xa461…13580xcf92…42fbBasex402 service$0.02100%coinbase97d ago0xa484b9…7b316b
0xa461…13580x2932…4f60Basex402 service$0.01100%coinbase98d ago0xa12dec…8617d7
0xa461…13580x03d7…584cBasex402 service$0.01100%coinbase98d ago0xb27cff…da92f5
0xa461…13580x124f…4478Base—$0.01100%coinbase98d ago0x17835b…74e811
0xa461…13580x124f…4478Base—$0.01100%coinbase98d ago0x56a276…c47f96
0xa461…13580xb3c2…2ab6BaseGEDX402 ChatChat$0.0075100%coinbase98d ago0x2450d8…27a6e9
0xa461…13580x6c07…5621BaseAgentUtility.aiUsers$0.01100%coinbase98d ago0x11784b…48228a
0xa461…13580xb65b…c818Basex402 service$0.001100%candidates98d ago0x331575…eade9c
0xa461…13580xabf4…a9d0BasePerp funding rate and historyCrypto$0.003100%coinbase98d ago0x9c5a3e…6f894f
0xa461…13580x6c07…5621BaseAgentUtility.aiUsers$0.02100%coinbase98d ago0x5275a7…19b30d
0xa461…13580x4466…125eBasex402 service$0.008100%coinbase98d ago0x0ce0ee…803084
0xa461…13580x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase98d ago0xec7b72…b50350
0xa461…13580x4466…125eBasex402 service$0.008100%coinbase98d ago0xfb3755…abb39b
0xa461…13580x260f…82b0Basex402 service$0.005100%coinbase98d ago0x12b516…58b035
0xa461…13580x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase98d ago0x1561be…346e24
0xa461…13580xdadc…b9dfBaseNetIntelWeb content$0.01100%coinbase98d ago0xb14415…b3e365

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.