Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…32a43d ago0x10f142…b426c1
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x8e34…1c673d ago0xeb512b…14af44
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…7a5d3d ago0x72689d…8ee587
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…d0b23d ago0x95535a…d3b6ef
0x3be9…575c0xaa9c…5a6bBase$30.0070%0xf793…af753d ago0x53aed8…45e527
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x3018…02303d ago0xe36672…792350
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x3018…02303d ago0x3d2b47…9f11e4
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…df483d ago0x45db4c…35eeb5
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…30633d ago0xaad034…6a95c9
0x3be9…575c0xaa9c…5a6bBase$30.0070%0x4337…6ca53d ago0x0a904b…3a512d
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x3018…02303d ago0xbf5d62…7640e1
0x3be9…575c0xaa9c…5a6bBase$50.0070%0xb4d7…05793d ago0x258bbd…30419a
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…03f53d ago0x96541f…7f5c16
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…663c3d ago0x7055bd…4a5317
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec653d ago0x6c8d4a…202004
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…fa003d ago0xb989a9…088810
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x4337…44cc3d ago0x824fb1…aa3878
0x3be9…575c0xaa9c…5a6bBase$50.0070%0x2fbf…ec653d ago0x0607bb…bd80b8

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.