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$42.36100%0x4337…365f55d ago0x460973…9202fb
0x3be9…575c0x31d0…2cd7Base$42.36100%0x4337…562755d ago0xbc1965…d43ae8
0x3be9…575c0x31d0…2cd7Base$3.35100%0x4337…853855d ago0xfeada6…2e2cfb
0x3be9…575c0x31d0…2cd7Base$150.00100%0x4337…ec6855d ago0x562620…846f13
0x3be9…575c0x31d0…2cd7Base$10.30100%0x211d…d17255d ago0x978558…097943
0x3be9…575c0x31d0…2cd7Base$50.00100%0x4337…36c455d ago0x38893a…41eed2
0x3be9…575c0x31d0…2cd7Base$2.35100%0xf279…f77f55d ago0x76c0d6…030f9e
0x3be9…575c0x31d0…2cd7Base$10.30100%0x211d…d17255d ago0x935847…1e3625
0x3be9…575c0x31d0…2cd7Base$299.47100%0xe196…0ce155d ago0xf4c87c…f3fd16
0x3be9…575c0x31d0…2cd7Base$3.35100%0xe196…0ce155d ago0x8d32b8…89e712
0x3be9…575c0x31d0…2cd7Base$40.00100%0xf279…f77f55d ago0xf8e958…017c9d
0x3be9…575c0x31d0…2cd7Base$25.00100%0x4337…f63755d ago0x92ee45…cd30cc
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…6ca555d ago0xb5a048…7ce4ba
0x3be9…575c0x31d0…2cd7Base$199.43100%0x4337…808455d ago0x4704c5…552b03
0x3be9…575c0x31d0…2cd7Base$149.41100%0x211d…d17255d ago0x538dde…e14c98
0x3be9…575c0x31d0…2cd7Base$50.32100%0x211d…d17255d ago0x02f40c…666362
0x3be9…575c0x31d0…2cd7Base$10.30100%0xe196…0ce155d ago0x1c7958…22c463
0x3be9…575c0x31d0…2cd7Base$10.35100%0x4337…ec6855d ago0xe291f1…a41bdc
0x3be9…575c0x31d0…2cd7Base$25.00100%0x4337…9b7c55d ago0x949663…2cd0c5
0x3be9…575c0x31d0…2cd7Base$10.30100%0x4337…2e1c55d ago0x55ff2c…6ff8cc
0x3be9…575c0x31d0…2cd7Base$25.00100%0x211d…d17255d ago0x098c1b…f417a9
0x3be9…575c0x31d0…2cd7Base$30.31100%0x211d…d17255d ago0xdc39a6…9629ea
0x3be9…575c0x31d0…2cd7Base$25.00100%0xe196…0ce155d ago0x2fc040…53eb45
0x3be9…575c0x31d0…2cd7Base$25.31100%0x4337…217c55d ago0x66263a…8c1dc5
0x3be9…575c0x31d0…2cd7Base$3.36100%0x4337…187e55d ago0xeda580…126a4e

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.