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$10.50100%0xcd39…072480d ago0x627691…d67a12
0x3fb1…7e250x0e3d…7757Base$1.05100%0x6280…2e7980d ago0xc104bc…002b25
0x3fb1…7e250x0e3d…7757Base$1.05100%0xd50e…07b980d ago0x6cf9dd…3e0fc8
0x3fb1…7e250x0e3d…7757Base$5.25100%0x7bc8…426180d ago0x6a5df9…872614
0x3fb1…7e250x0e3d…7757Base$10.50100%0x5720…a5f480d ago0x840fcd…0d2242
0x3fb1…7e250x0e3d…7757Base$5.25100%0x21e4…0fa980d ago0x2c2d7e…382aeb
0x3fb1…7e250x0e3d…7757Base$5.25100%0x0485…d42980d ago0x11a6af…d0ecaa
0x3fb1…7e250x0e3d…7757Base$2.10100%0xd812…ee4480d ago0x493b1f…a167d5
0x3fb1…7e250x0e3d…7757Base$2.10100%0x9ee0…41c380d ago0xd4b766…483a3b
0x3fb1…7e250x0e3d…7757Base$1.05100%0xc506…1e3d80d ago0x625e0a…ff7777
0x3fb1…7e250x0e3d…7757Base$10.50100%0xc246…c59580d ago0xc04665…4d7efc
0x3fb1…7e250x0e3d…7757Base$15.75100%0xe4c8…f88780d ago0x9c35e4…5d2625
0x3fb1…7e250x0e3d…7757Base$4.20100%0x79bd…fda180d ago0xd24fe1…f1df70
0x3fb1…7e250x0e3d…7757Base$6.30100%0x8817…492780d ago0x542584…ed1a65
0x3fb1…7e250x0e3d…7757Base$1.05100%0x44bc…cd6a80d ago0x187d82…c9aaa9
0x3fb1…7e250x0e3d…7757Base$2.10100%0xa8cd…654880d ago0x85ff8c…c6508c
0x3fb1…7e250x0e3d…7757Base$5.25100%0xdf85…203b80d ago0x991935…7481d9
0x3fb1…7e250x0e3d…7757Base$2.10100%0xd091…7b6e80d ago0x519a6b…3352ef
0x3fb1…7e250x0e3d…7757Base$3.15100%0x1a4b…80bc80d ago0x131793…929707
0x3fb1…7e250x0e3d…7757Base$10.50100%0x51a8…b21180d ago0x50810c…2fdef9
0x3fb1…7e250x0e3d…7757Base$1.05100%0x2ce3…0cdb80d ago0x5ef864…e09bed
0x3fb1…7e250x0e3d…7757Base$3.15100%0x44ef…9f6380d ago0x030bff…4efea8
0x3fb1…7e250x0e3d…7757Base$21.00100%0x38ac…96f680d ago0xa06756…80a6d6
0x3fb1…7e250x0e3d…7757Base$5.25100%0x37bf…71af80d ago0x778b26…40653d
0x3fb1…7e250x0e3d…7757Base$10.50100%0xfbd8…39da81d ago0x5ac6a1…a2162f

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.