Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0xf6ee…3bd2Base$0.007064100%0xf279…f77f113d ago0x7b34a9…9e8a51
0x3be9…575c0xf6ee…3bd2Base$0.009414100%0x6a6f…be41113d ago0xe68bfd…ee69b5
0x3be9…575c0xf6ee…3bd2Base$0.000033100%0xf279…f77f113d ago0x14c78d…13f4d1
0x3be9…575c0xf6ee…3bd2Base$0.000991100%0xf279…f77f113d ago0xc3172d…919986
0x3be9…575c0xf6ee…3bd2Base$0.001423100%0x6a6f…be41113d ago0xea547d…2dfcf9
0x3be9…575c0xf6ee…3bd2Base$0.005813100%0x4337…3392113d ago0x3f1541…0c3161
0x3be9…575c0xf6ee…3bd2Base$0.00985100%0xf279…f77f113d ago0x865169…b1a35e
0x3be9…575c0xf6ee…3bd2Base$0.004494100%0x4337…0290113d ago0x53e750…22075e
0x3be9…575c0xf6ee…3bd2Base$0.000641100%0xb872…0ab3113d ago0x1d1b25…851869
0x3be9…575c0xf6ee…3bd2Base$0.001259100%0x4337…b350113d ago0x8c7b8b…1c2d4a
0x3be9…575c0xf6ee…3bd2Base$0.00064100%0x28e4…5b01113d ago0x5670fc…99cf4f
0x3be9…575c0xf6ee…3bd2Base$0.001672100%0x7d0e…e64b113d ago0xc75da4…439616
0x3be9…575c0xf6ee…3bd2Base$0.006728100%0x4337…3392113d ago0x72eef9…5f6226
0x3be9…575c0xf6ee…3bd2Base$0.000698100%0x4337…9f26113d ago0xbcd4c1…80908b
0x3be9…575c0xf6ee…3bd2Base$0.000115100%0x435b…7033113d ago0x87faaa…2fdd5a
0x3be9…575c0xf6ee…3bd2Base$0.000803100%0x4337…beb1113d ago0x2329dc…52345a
0x3be9…575c0xf6ee…3bd2Base$0.005136100%0x4337…36c4113d ago0xb73e33…678575
0x3be9…575c0xf6ee…3bd2Base$0.004408100%0x4337…3a73113d ago0x6a92f3…a606d8
0x3be9…575c0xf6ee…3bd2Base$0.001188100%0xf279…f77f113d ago0x293ee7…be46b9
0x3be9…575c0xf6ee…3bd2Base$0.008049100%0xb872…0ab3113d ago0x287915…f69d62
0x3be9…575c0xf6ee…3bd2Base$0.001817100%0x28e4…5b01113d ago0xa54343…f7d668
0x3be9…575c0xf6ee…3bd2Base$0.008867100%0x6a6f…be41113d ago0xdb2c1c…aa47d9
0x3be9…575c0xf6ee…3bd2Base$0.004416100%0x4337…187e113d ago0xd0eaa9…dcd27c
0x3be9…575c0xf6ee…3bd2Base$0.002063100%0x4337…403c113d ago0xd81be6…60ec08
0x3be9…575c0xf6ee…3bd2Base$0.00958100%0xf279…f77f113d ago0x673568…b2efb4

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.