Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff56…086a0xb0af…7de0Base—$0.70100%coinbase48d ago0xff9e0d…8aad4f
0xff56…086a0xb0af…7de0Base—$0.68100%coinbase48d ago0x175435…689357
0xff56…086a0xb0af…7de0Base—$0.68100%coinbase48d ago0xc7864b…1ad946
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase48d ago0x037741…e141fc
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase48d ago0xe609bd…85d45f
0xff56…086a0xb0af…7de0Base—$0.68100%coinbase48d ago0x3882bb…1b4357
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase48d ago0xbefb78…5a30fa
0xff56…086a0xb0af…7de0Base—$0.66100%coinbase48d ago0xe4fdf7…23549d
0xff56…086a0xb0af…7de0Base—$0.64100%coinbase48d ago0x61d459…acad1f
0xff56…086a0xb0af…7de0Base—$0.64100%coinbase48d ago0x3ced35…5caeae
0xff56…086a0xb0af…7de0Base—$0.62100%coinbase48d ago0x4e41d2…6ff24a
0xff56…086a0xb0af…7de0Base—$0.62100%coinbase48d ago0x8c80a6…3b18a8
0xff56…086a0xb0af…7de0Base—$0.60100%coinbase48d ago0x01a9f0…3a62a0
0xff56…086a0xb0af…7de0Base—$0.60100%coinbase48d ago0x0378e5…1f5b1b
0xff56…086a0xb0af…7de0Base—$0.78100%coinbase48d ago0x9e34d8…fc3f86
0xff56…086a0xb0af…7de0Base—$0.82100%coinbase48d ago0x62e30b…67b268
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase49d ago0x375b2d…39a871
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase49d ago0x75c610…70a4dc
0xff56…086a0xb0af…7de0Base—$0.72100%coinbase49d ago0x73251d…7a2daf
0xff56…086a0xb0af…7de0Base—$0.80100%coinbase49d ago0x3901dd…8ddc29
0xff56…086a0xb0af…7de0Base—$0.76100%coinbase49d ago0xc9b106…868c73
0xff56…086a0xb0af…7de0Base—$0.76100%coinbase49d ago0x676ff8…d1fdb9
0xff56…086a0xb0af…7de0Base—$0.74100%coinbase49d ago0xe288d6…bb4032
0xff56…086a0xb0af…7de0Base—$0.74100%coinbase49d ago0xd0203d…aa5319
0xff56…086a0xb0af…7de0Base—$0.74100%coinbase49d ago0x289565…b9b0d6

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.