Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x26ab22…815f55
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x411087…726f83
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x763510…c284b3
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x1ecbf9…44b468
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0xac2439…b6b4c1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0xe49c7e…ca17da
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x107882…9b19e9
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x64b9b0…6b3a94
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x3dcfa3…825635
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0xdcf542…f7f915
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x19b58e…9debfd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0xbc75fd…b0ed9d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0xae062b…e02a82
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x6254d0…312174
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x02e985…db7749
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0xe173c5…2a518d
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0xfaa1bd…215484
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x47fe9c…1ef798
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x6742d3…e4fbe1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x61f8f4…2ae9ab
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x978b91…2f472b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x506b5e…a65632
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0xa8935e…3dbc82
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0x6c9e35…479259
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase70d ago0xb99c93…b4c03b

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.