Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase14h ago0x22bcb4…7be848
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase14h ago0xbdca5d…5abd9e
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase14h ago0x047210…0e9526
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase15h ago0x259048…c5ce24
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase15h ago0x3a59fb…bbfbd8
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase15h ago0xed6d79…dce1b9
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase15h ago0x11c0e4…9a5476
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase16h ago0x6beb4e…acabb3
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase16h ago0xd6d73a…9fa488
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase16h ago0x4930cc…57cfd7
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase16h ago0x46e79c…1ec8b7
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase17h ago0xfe5c3f…b57648
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase17h ago0x821d02…29e03d
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase17h ago0x328a54…0957b3
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase17h ago0xeec95f…cc8ca1
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase18h ago0xb62dfd…e7d425
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase18h ago0x15781d…e4ce21
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase18h ago0xa51f60…da5a49
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase18h ago0xa15c9f…03637e
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase19h ago0x6b3790…722de2
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase19h ago0x38fbf2…834380
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase19h ago0x1e06bd…c020f2
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase19h ago0x2189ee…fa4c00
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase20h ago0x5bba6b…038bf9
0x83d2…eac30xa9dd…2315Base$0.002100%coinbase20h ago0xcd6ba1…9332a2

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.