Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase40d ago0x15d5f6…16c19e
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase40d ago0x146c8f…2d48eb
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase40d ago0x4ae5ee…82084e
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase40d ago0x996388…5f66f1
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase40d ago0xf4349c…8a5a0b
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase40d ago0xf82c5d…63dd7d
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase40d ago0x3da0fd…d508e7
0x27ab…248c0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase40d ago0xe544fa…267760
0xc533…2d7a0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase40d ago0xedc49a…04e176
0xc533…2d7a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase40d ago0x671e20…503a16
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase40d ago0x461c72…8c0635
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase41d ago0xcfc60d…b4a56e
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase41d ago0x6eb4a5…377721
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase41d ago0x2201d8…baf292
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase41d ago0xcc9d89…50d4d4
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase41d ago0x0b4b5c…a293e5
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase41d ago0x6852e2…6a9bd4
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase41d ago0x6367f4…44f005

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.