Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x31d0…2cd7Base$100.30100%0x7d0e…e64b104d ago0x58e68e…a8a260
0x3be9…575c0x31d0…2cd7Base$90.30100%0x4ed0…caab104d ago0x841d74…14b16a
0x3be9…575c0x31d0…2cd7Base$10.31100%0x7d0e…e64b104d ago0xf9c6ec…cde5e6
0x3be9…575c0x31d0…2cd7Base$5.31100%0x4337…df48104d ago0x1c727d…c8aa47
0x3be9…575c0x31d0…2cd7Base$32.00100%0xf279…f77f104d ago0x938cca…d89b18
0x3be9…575c0x31d0…2cd7Base$25.27100%0x4337…a93d104d ago0xed2a21…03bee7
0x3be9…575c0x31d0…2cd7Base$32.28100%0x4ed0…caab104d ago0x4273f5…203864
0x3be9…575c0x31d0…2cd7Base$10.27100%0x17a9…59db104d ago0xebf719…f763aa
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4337…df9b104d ago0xda67fb…22f5c7
0x3be9…575c0x31d0…2cd7Base$30.32100%0x4337…e22a104d ago0x08dce3…69a4bc
0x3be9…575c0x31d0…2cd7Base$15.27100%0x4337…c271104d ago0x2c0569…ef6080
0x3be9…575c0x31d0…2cd7Base$42.32100%0x4337…98b6104d ago0xd1bfe9…038d9b
0x3be9…575c0x31d0…2cd7Base$10.27100%0xb872…0ab3104d ago0xe39604…164c31
0x3be9…575c0x31d0…2cd7Base$200.34100%0x4337…c62f104d ago0xf1844d…748c4b
0x3be9…575c0x31d0…2cd7Base$6.31100%0x28e4…5b01104d ago0xc8b273…d36e5d
0x3be9…575c0x31d0…2cd7Base$30.28100%0x4337…365f104d ago0x07733c…bd5c5d
0x3be9…575c0x31d0…2cd7Base$30.32100%0x6a6f…be41104d ago0xc46818…1c6f3a
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4337…f268104d ago0x760dad…edb833
0x3be9…575c0x31d0…2cd7Base$50.33100%0xb872…0ab3104d ago0x0ddcf0…609734
0x3be9…575c0x31d0…2cd7Base$10.27100%0x4ed0…caab104d ago0x4293df…4c0909
0x3be9…575c0x31d0…2cd7Base$700.00100%0x4337…c62f104d ago0x0a4dc3…0d09ac
0x3be9…575c0x31d0…2cd7Base$1,100.00100%0x4337…7b5f104d ago0x9bfdc6…69799b
0x3be9…575c0x31d0…2cd7Base$50.33100%0x28e4…5b01104d ago0x45d0d4…7b2396
0x3be9…575c0x31d0…2cd7Base$15.32100%0x4337…d0b2104d ago0xde5a78…e1e3a4
0x3be9…575c0x31d0…2cd7Base$100.30100%0xb872…0ab3104d ago0xee8f89…e47b0d

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.