Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$1.05100%0x0922…422372d ago0x9042e6…ead00a
0x5d79…ab930x0e3d…7757Base—$2.10100%0xb11e…6e5a72d ago0xda1fd4…b63f21
0x5d79…ab930x0e3d…7757Base—$10.50100%0x2fb6…129772d ago0xeab2d0…972b9e
0x5d79…ab930x0e3d…7757Base—$5.25100%0x91b5…1a5e72d ago0x31ff4d…9cfc49
0x5d79…ab930x0e3d…7757Base—$10.50100%0xbada…25fd72d ago0x239d8a…faf56f
0x5d79…ab930x0e3d…7757Base—$5.25100%0xfbdd…4dae72d ago0xc21e84…07d5e2
0x5d79…ab930x0e3d…7757Base—$2.10100%0x9c03…689d72d ago0xa2315e…a91213
0x5d79…ab930x0e3d…7757Base—$10.50100%0xd091…7b6e72d ago0x63892a…23bdad
0x5d79…ab930x0e3d…7757Base—$15.75100%0x6d49…84c872d ago0xef09bb…0144e5
0x5d79…ab930x0e3d…7757Base—$5.25100%0x4e4a…2e7372d ago0xc5a093…3f022b
0x5d79…ab930x0e3d…7757Base—$21.00100%0xa628…b7bc72d ago0x8814c8…e32803
0x5d79…ab930x0e3d…7757Base—$15.75100%0x8bf2…a82e72d ago0xb0e7c5…453387
0x5d79…ab930x0e3d…7757Base—$3.15100%0x2b2b…961c72d ago0x3503fc…b5ba3d
0x5d79…ab930x0e3d…7757Base—$2.10100%0x05f1…3bb972d ago0xc79fd3…3de3dd
0x5d79…ab930x0e3d…7757Base—$2.10100%0x781c…500173d ago0xfcc3c3…8767ce
0x5d79…ab930x0e3d…7757Base—$10.50100%0x9d1a…013573d ago0xec2aa6…fa83fb

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.