Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0xa933ba…5070b6
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x5e0791…83a083
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0xabcc24…b30101
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x19f73e…48731d
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x609e2b…9f7f68
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x84b209…0963b8
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0xbfa87f…b8b718
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0xda1998…52c282
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x969c00…455840
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x501731…89ac37
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x039224…df31ca
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x965df8…a4f4b3
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0xea0bdf…2d9efd
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x50194d…034791
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x934285…feeff0
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0xe6970d…87b4df
0xd6dc…436d0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x1539e7…99cc0c
0xd6dc…436d0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase28d ago0xe2de47…4ba4c3
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x626841…d2f343
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x6dad8a…9a262f
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x2b5600…8fe3f2
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x27737f…1f7bd5
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x18c815…53c22f
0xebd6…e2e00x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x372133…61a659
themerdok.eth0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase28d ago0x26fabc…ce65f7

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.