Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd015…52ab0x2d82…ba89Base—$0.55100%0x93f9…9737118d ago0x33ee6b…6d03d7
0x2b5d…ca100x2d82…ba89Base—$2.50100%0x93f9…9737118d ago0xd86bf3…225373
0x41fc…395e0x2d82…ba89Base—$4.50100%0x93f9…9737118d ago0xe9ddba…cb4803
tatastothemoon.eth0x2d82…ba89Base—$0.05100%0x93f9…9737118d ago0xc6de30…591d06
0xf4ff…71750x2d82…ba89Base—$0.05100%0x93f9…9737119d ago0x4aeca7…2b1846
0x41fc…395e0x2d82…ba89Base—$0.50100%0x93f9…9737119d ago0x1b4e13…9d2d66
0x873e…83d30x2d82…ba89Base—$0.15100%0x93f9…9737119d ago0x8197a0…163e2b
0x873e…83d30x2d82…ba89Base—$0.40100%0x93f9…9737119d ago0x94b22f…fbd030
0xd360…83380x2d82…ba89Base—$0.05100%0x93f9…9737119d ago0xd1ed7b…5f8175
0x740e…fea20x2d82…ba89Base—$0.50100%0x93f9…9737119d ago0x35d2d1…11b914
0xc7fb…bbc20x2d82…ba89Base—$1.30100%0x93f9…9737119d ago0x891765…fcb73a
0x80d9…2a390x2d82…ba89Base—$0.05100%0x93f9…9737119d ago0x77c0ea…6ac026
0xce10…44e10x2d82…ba89Base—$0.10100%0x93f9…9737119d ago0x2b22eb…bb7424
0x77c3…420f0x2d82…ba89Base—$1.00100%0x93f9…9737119d ago0x8f796d…ad42b5
andrissta.eth0x2d82…ba89Base—$0.05100%0x93f9…9737119d ago0x39449a…93d3c7
0x791b…8a3c0x2d82…ba89Base—$0.20100%0x93f9…9737119d ago0xd27e3c…740288

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.