Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3fb1…7e250x0e3d…7757Base$2.10100%0xd1bc…096d92d ago0xb1404d…7ad203
0x3fb1…7e250x0e3d…7757Base$2.10100%0x1cb5…c0e292d ago0x066997…7dfd42
0x3fb1…7e250x0e3d…7757Base$5.25100%0x9ea2…605a92d ago0x875d29…c5288b
0x3fb1…7e250x0e3d…7757Base$8.40100%0x6ae4…e26d92d ago0x423687…c1d8fd
0x3fb1…7e250x0e3d…7757Base$5.25100%0xc5c7…f8a592d ago0x2a7071…969ea9
0x3fb1…7e250x0e3d…7757Base$5.25100%0xe10f…cb7092d ago0x80827a…22f193
0x3fb1…7e250x0e3d…7757Base$10.50100%0xb859…c36792d ago0xcac51e…a39121
0x3fb1…7e250x0e3d…7757Base$10.50100%0xa2b8…fedd92d ago0x70100b…0d5d0b
0x3fb1…7e250x0e3d…7757Base$42.00100%0xc4a4…9e8692d ago0x6bd3ed…cd5ace
0x3fb1…7e250x0e3d…7757Base$52.50100%0x3663…55ff92d ago0x240acc…0e6768
0x3fb1…7e250x0e3d…7757Base$2.10100%0x1b46…187092d ago0x8b66f3…bee20c
0x3fb1…7e250x0e3d…7757Base$10.50100%0x2a59…864592d ago0xfd12ab…587a43
0x3fb1…7e250x0e3d…7757Base$2.10100%0xaf61…49f692d ago0x853fe3…a6f117
0x3fb1…7e250x0e3d…7757Base$7.35100%0xc5a1…8a3492d ago0x8228f0…5dcc1b
0x3fb1…7e250x0e3d…7757Base$7.35100%0xfb42…406e92d ago0x18f52a…be3b64
0x3fb1…7e250x0e3d…7757Base$3.15100%0x2970…8ed792d ago0x51522b…a089b9
0x3fb1…7e250x0e3d…7757Base$2.10100%0x53e5…093992d ago0x64fb81…9b2bb1
0x3fb1…7e250x0e3d…7757Base$10.50100%0x8c4f…19d792d ago0x8de036…d07869
0x3fb1…7e250x0e3d…7757Base$5.25100%0xfaf2…854b92d ago0xc225ce…8c6281
0x3fb1…7e250x0e3d…7757Base$3.15100%0x6d49…84c892d ago0xc6d8d2…15acfc
0x3fb1…7e250x0e3d…7757Base$5.25100%0xbb85…658292d ago0xf11be3…2a8fc0
0x3fb1…7e250x0e3d…7757Base$2.10100%0xd09f…ebf092d ago0x15bbd3…c0eec7
0x3fb1…7e250x0e3d…7757Base$3.15100%0x24a4…540a92d ago0xed5d4e…5b9c61
0x3fb1…7e250x0e3d…7757Base$5.25100%0x2d18…781192d ago0x83e485…7b5bdd
0x3fb1…7e250x0e3d…7757Base$52.50100%0x762b…cf5092d ago0x4f8a64…2ddfb8

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.