Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x4e90…564a120d ago0x44dca1…6c0312
0x4bfb…0c880x0e3d…7757Base—$1.05100%0x8f67…d014120d ago0x9efcb3…7cb291
0x4bfb…0c880x0e3d…7757Base—$4.20100%0x76aa…2a0a120d ago0x85a2b8…2770a9
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x9ac4…71a9120d ago0x91f318…41cd00
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x817a…63b5120d ago0xcade91…f22c7f
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x4c91…bd49120d ago0xca83fd…b0648f
0x4bfb…0c880x0e3d…7757Base—$11.55100%0xbdce…f637120d ago0xfa3be5…f3a100
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x5fe9…a965120d ago0xf454b4…ede60c
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xd8cf…8eb7120d ago0xfff336…603900
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xf261…5d41120d ago0xcdb12c…502dcf
0x4bfb…0c880x0e3d…7757Base—$31.50100%0xda2d…f5ea120d ago0xb45c26…1b7b9d
0x4bfb…0c880x0e3d…7757Base—$5.25100%0xf643…9810120d ago0x4dfc46…bf69df
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x4a3c…7102120d ago0xd64563…a6faec
0x4bfb…0c880x0e3d…7757Base—$5.25100%0x8ee8…f8f2120d ago0x9a6bc0…e8f8cd
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x0f31…87b1120d ago0x39e603…d85026
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x5513…a8a9120d ago0x09e465…5bab35
0x4bfb…0c880x0e3d…7757Base—$3.15100%0x6a34…ec88120d ago0xba26f2…f24f4c
0x4bfb…0c880x0e3d…7757Base—$52.50100%0xa140…d38d120d ago0xde6762…4781b0
0x4bfb…0c880x0e3d…7757Base—$21.00100%0xdcda…2337120d ago0xb657ac…10bd1b
0x4bfb…0c880x0e3d…7757Base—$6.30100%0xd500…f63a120d ago0x3da2ee…6cc648
0x4bfb…0c880x0e3d…7757Base—$2.10100%0x3d76…265f120d ago0x169a13…76b2a5
0x4bfb…0c880x0e3d…7757Base—$26.25100%0x80e2…1873120d ago0x65306c…acf7bd
0x4bfb…0c880x0e3d…7757Base—$10.50100%0x91b5…1a5e120d ago0xe70595…b33213
0x4bfb…0c880x0e3d…7757Base—$10.50100%0xe218…89ec120d ago0xe09a1b…d55bfa
0x4bfb…0c880x0e3d…7757Base—$3.15100%0xe6a1…0117120d ago0xcb7e63…261a77

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.