Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760x7684…8f81Base—$0.15100%payAI87d ago0x840ce7…512ca6
0x9cc4…b1760x7684…8f81Base—$0.15100%payAI87d ago0x25997c…90ae20
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0xeeba4b…f836bf
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0x5bba7f…afd4d3
0x9cc4…b1760x7684…8f81Base—$0.30100%payAI87d ago0x95f610…4ffe14
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0xa71648…f7ab61
0x9cc4…b1760x7684…8f81Base—$0.30100%payAI87d ago0x4cabdd…6eb2cf
0x9cc4…b1760x7684…8f81Base—$0.30100%payAI87d ago0x9464c4…82939a
0x9cc4…b1760x7684…8f81Base—$0.15100%payAI87d ago0x068695…edfc26
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0xe11db6…a5cd9f
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0x1d91f6…8a1e56
0x9cc4…b1760x7684…8f81Base—$0.30100%payAI87d ago0xbc6d4e…cd2bf0
0x9cc4…b1760x7684…8f81Base—$0.30100%payAI87d ago0x658e1b…d731b5
0x9cc4…b1760x7684…8f81Base—$0.15100%payAI87d ago0xfe48ae…8a1f2f
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0x67011c…79b4e2
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0x72506d…38bdc3
0x9cc4…b1760x7684…8f81Base—$0.30100%payAI87d ago0x58e7f5…14d8fa
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0xb3f79e…6d7874
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0xeb5845…cb6e75
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0x958036…7b2924
0x9cc4…b1760x7684…8f81Base—$0.30100%payAI87d ago0xe3d9d2…607667
0x9cc4…b1760x7684…8f81Base—$0.15100%payAI87d ago0xaf506c…679092
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0x422287…7023dd
0x9cc4…b1760x7684…8f81Base—$0.20100%payAI87d ago0x078552…eaef2d
0x9cc4…b1760x7684…8f81Base—$0.30100%payAI87d ago0x600426…6690e2

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.