Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$1.05100%0x14dd…a4ea61d ago0xc6478e…9f1c87
0xa17c…60a90x0e3d…7757Base—$2.10100%0xa5c8…4ccb61d ago0xf048c1…23e69a
0xa17c…60a90x0e3d…7757Base—$10.50100%0x9d9f…8c6a61d ago0x5216cc…a358e8
0xa17c…60a90x0e3d…7757Base—$3.15100%0x551c…90e561d ago0x0c8f9e…716210
0xa17c…60a90x0e3d…7757Base—$5.25100%0xe4ca…c91c61d ago0x6ef64c…56a618
0xa17c…60a90x0e3d…7757Base—$4.20100%0xe4bd…cd4e61d ago0x2b7981…1e665c
0xa17c…60a90x0e3d…7757Base—$5.25100%0x771b…60b861d ago0x45f456…40f612
0xa17c…60a90x0e3d…7757Base—$3.15100%0xc807…52c761d ago0x055142…9cf092
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2016…553461d ago0x4a056e…675477
0xa17c…60a90x0e3d…7757Base—$21.00100%0x175b…99fa61d ago0x941b3d…999958
0xa17c…60a90x0e3d…7757Base—$2.10100%0x2e11…857361d ago0x436545…001c33
0xa17c…60a90x0e3d…7757Base—$10.50100%0x2041…bdf661d ago0x9c3942…dc8891
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc52b…5a8d61d ago0x022856…b517f3
0xa17c…60a90x0e3d…7757Base—$1.05100%0x3eb5…08dc61d ago0xcc161d…75eb4e
0xa17c…60a90x0e3d…7757Base—$1.05100%0x7311…c90b61d ago0x66ec20…4f38d0
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc6b9…2d8661d ago0x955b84…ee88ed
0xa17c…60a90x0e3d…7757Base—$10.50100%0x8503…c07261d ago0x0ff907…fae35b
0xa17c…60a90x0e3d…7757Base—$18.90100%0xdfea…dfaf61d ago0xa8b036…e10ae6
0xa17c…60a90x0e3d…7757Base—$10.50100%0x5d0b…1ded61d ago0xd584f1…880802
0xa17c…60a90x0e3d…7757Base—$1.05100%0x99d9…ec9d61d ago0xf72276…75b785
0xa17c…60a90x0e3d…7757Base—$5.25100%0xdf85…203b62d ago0x887a09…e9650c

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.