Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase42d ago0xf85cf8…e6f9f2
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0xc8cb7f…ef86ca
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0xbbf867…1706d4
0xc533…2d7a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x7bc8fe…859f3d
0xc533…2d7a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0xa398de…5c05a6
0xc533…2d7a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0xafc476…13534c
0xc533…2d7a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x222704…71a0d5
0xc533…2d7a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x00454b…eca711
0xc533…2d7a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x85297a…e3129c
0xc533…2d7a0x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x5d68d5…1654cc
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x669a1c…4b3fc9
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0xa55a88…e17758
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase42d ago0x508873…0a1d13
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase42d ago0x308094…d14dd4
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase42d ago0xf42e05…1bc69a
0x1ded…06490x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x9f6263…5038d4
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0xab07c9…e6e965
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x70c09c…0cd501
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase42d ago0x800ee4…a66a93
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0xc9a847…11d34c
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0xb736e8…d452c8
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x387d45…ddc6a0
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0xe421ee…9313d9
0x8920…3a7e0x38c0…44c8BaseVibe SpringsPrice$0.001100%coinbase42d ago0x757394…034fca
0x8a1a…aa530x38c0…44c8BaseVibe SpringsPrice$0.002100%coinbase42d ago0x908eb9…80d05b

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.