Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x811d…61880x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase88d ago0xd9c068…a0e508
0x6bb4…eb700x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase88d ago0xbee162…0839d1
0x5ca5…fda20x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase89d ago0x5ff34c…4a93a1
0x802c…b0c60x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase89d ago0xd0c280…f7ec01
0x0a81…48e30x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase89d ago0xaae14a…3daa83
0x4381…1fec0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase89d ago0x71bdea…7b4037
0x9181…cf540x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase89d ago0xae712a…575e61
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase89d ago0x750054…c04f67
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase89d ago0xcafe16…bd4ac8
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase89d ago0x749ef6…9d8412
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase89d ago0x89e65a…7b54df
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase89d ago0x1a3029…8e30b3
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.003100%coinbase89d ago0xb8c5bf…99fbf2
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.005100%coinbase89d ago0xd94ce0…1ce7e0
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.50100%coinbase89d ago0x585334…4bb5d7
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$1.00100%coinbase89d ago0xfb9ac5…90f715
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$1.00100%coinbase89d ago0x7c51ee…a5a65b
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.50100%coinbase89d ago0x13dee1…c9bf10
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase89d ago0x7e2710…03646e
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase89d ago0xdbcd3e…e10630
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase89d ago0x82fe83…ece254
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase89d ago0xfa90d2…e69353
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase89d ago0x9f68ff…a649a2
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.02100%coinbase89d ago0xc5bf38…140a65
0xadd4…25670x38c0…44c8BaseVibe SpringsPrice$0.03100%coinbase89d ago0x080202…cc744a

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.