Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xeff5fa…747553
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9d2430…ea33d8
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8988b1…2d2170
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xfbf67f…263641
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa808ec…8adee7
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xbbfdf1…d0e0de
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xb8d1ac…108d5c
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2b87bc…d8a039
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe5f812…9a0b20
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xc0ae52…341fbc
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa0f6d7…1e84e3
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xba7cd8…08f7e0
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe8f14f…ca52d9
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x45de88…e5e18e
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x68f89b…b17bcf
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xdf7fdf…464323
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9306f4…23e6a5
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x8a9c2b…b8234f
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xca15bc…2bbc58
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x37fc0e…b41cca
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xa9a396…440a64
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x9fe5d2…44ea6f
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0x2e388c…03e94e
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xd0c11c…8783a3
0xffb4…95d50x7284…299cBaseAX1 ConsoleAgents$0.02100%coinbase11d ago0xe01de7…2b2ad2

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.