Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase13d ago0xc6d827…4f6f8d
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase13d ago0x5e008c…db40cc
0xbb5d…71a90xf22e…f493Basegeocode-reverseGeo$0.02100%coinbase13d ago0x986e3d…b9b7e6
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x88f2c9…97e751
0xbb5d…71a90x40a8…ad8bBasex402 service$0.005100%coinbase13d ago0xda8de2…ae5313
0xbb5d…71a90x40a8…ad8bBasex402 service$0.002100%coinbase13d ago0x653f38…4c0b83
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x98d428…ddf85e
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0xfe8297…b57b99
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x42f121…c2f2e0
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x18061b…1605d5
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x12b379…dd4b62
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x4fdb56…9bbdd6
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0xb7b810…29d3ca
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x875763…02bb0e
0xbb5d…71a90x6302…ad57BaseTripadvisorTravel$0.01100%payAI13d ago0xdf453a…cc0c0d
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x6f68e6…dca044
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0x336fdb…22f5af
0xbb5d…71a90x40a8…ad8bBasex402 service$0.001100%coinbase13d ago0xb68824…e15841
0xbb5d…71a90xffc4…37b1Basex402 service$0.001100%coinbase13d ago0xd2e965…aa4e2f
0xbb5d…71a90x5d17…2acdBaseAnimica$0.002968100%coinbase13d ago0x51e700…69d97d
0xbb5d…71a90x23f7…7334BaseChit402Treasury$0.002100%coinbase13d ago0xccec94…1fe2f6
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase13d ago0x0d750a…754489
0xbb5d…71a90x8e3c…371eBaseFarOut LLM GatewayLlm$0.003100%coinbase13d ago0xde8fd4…7f4fd4
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase13d ago0x384437…28fa14
0xbb5d…71a90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase13d ago0x7d66f6…ca489b

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.