Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase72d ago0xdc16c2…ebdb64
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase72d ago0xc66ee3…0174cf
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase72d ago0xafb981…af1d44
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase72d ago0x8cc9ea…dc5bee
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase72d ago0xc3daec…661ee8
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase72d ago0x239c3c…b8b656
0xcf33…ccdc0xa9dd…2315Base$0.002100%coinbase72d ago0x9c38e8…0fb8b9
0x4e27…954e0xa9dd…2315Base$0.002100%coinbase72d ago0x912b9d…19db49
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase72d ago0xe69960…5fa125
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase72d ago0xd51abe…46c554
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase72d ago0xfdfc22…ad3d21
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase72d ago0xd1079d…0c8f0b
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase72d ago0xb4f00d…1775d8
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase72d ago0x381bf6…df65bd
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase72d ago0xe3fcae…91994d
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase72d ago0x37c330…8a31ba
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase72d ago0x90a24a…06ed55
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase72d ago0xde3369…36859c
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase72d ago0x81ddb9…4b7901
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase72d ago0x626e33…7e5b7b
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase72d ago0x811607…23eddd
0x7840…8daa0xa9dd…2315Base$0.002100%coinbase72d ago0xe3934b…deae69
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase72d ago0xff9e45…17d36d
0x4db3…fa6d0xa9dd…2315Base$0.002100%coinbase72d ago0x87beeb…1b1079
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase72d ago0x854732…e3274a

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.