Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base—$7.35100%0x0c48…3ed694d ago0xa9bae1…0d8acf
0xa520…eca40x0e3d…7757Base—$14.70100%0x4760…47ea94d ago0xcf912e…1827dd
0xa520…eca40x0e3d…7757Base—$6.30100%0x0562…cf2094d ago0x239d2f…5e8982
0xa520…eca40x0e3d…7757Base—$1.05100%0xf3d1…2b9c94d ago0x755e18…35f49f
0xa520…eca40x0e3d…7757Base—$15.75100%0x5047…e94094d ago0x017862…059755
0xa520…eca40x0e3d…7757Base—$3.15100%0x4218…be8794d ago0xdbab7c…3cb0d2
0xa520…eca40x0e3d…7757Base—$5.25100%0xa842…4fd994d ago0x552e96…f66b70
0xa520…eca40x0e3d…7757Base—$5.25100%0x58f6…451794d ago0xa98a81…c04b83
0xa520…eca40x0e3d…7757Base—$15.75100%0x6aad…f13394d ago0x66d07d…1cfbbc
0xa520…eca40x0e3d…7757Base—$5.25100%0xe6a1…011794d ago0x56f3e8…af43f1
0xa520…eca40x0e3d…7757Base—$1.05100%0xa75d…d8a594d ago0xb4806e…867f68
0xa520…eca40x0e3d…7757Base—$5.25100%0xd173…d69b94d ago0xeed9cb…34ce70
0xa520…eca40x0e3d…7757Base—$10.50100%0x7bc8…426194d ago0xaa4e8b…cf5d69
0xa520…eca40x0e3d…7757Base—$10.50100%0xda14…75fa94d ago0xc7b90f…8d3274
0xa520…eca40x0e3d…7757Base—$5.25100%0xd3b3…bd8294d ago0x77edff…274d06
0xa520…eca40x0e3d…7757Base—$3.15100%0xf345…7b3494d ago0x0af1bf…363156
0xa520…eca40x0e3d…7757Base—$15.75100%0x0dc1…621494d ago0xa7a36d…392997
0xa520…eca40x0e3d…7757Base—$10.50100%0xad90…433294d ago0x72c3e9…d67272
0xa520…eca40x0e3d…7757Base—$26.25100%0x3e24…de6894d ago0x0eaa21…3f4c33
0xa520…eca40x0e3d…7757Base—$10.50100%0x969c…eacf94d ago0x8a6509…74e8de
0xa520…eca40x0e3d…7757Base—$21.00100%0x771b…60b894d ago0x90b424…0564a2
0xa520…eca40x0e3d…7757Base—$1.05100%0xca9f…d20194d ago0x628ab6…56dffe
0xa520…eca40x0e3d…7757Base—$5.25100%0x8bdc…90be94d ago0xf55626…dbd82f
0xa520…eca40x0e3d…7757Base—$5.25100%0xda14…75fa94d ago0x243ac4…76fce0
0xa520…eca40x0e3d…7757Base—$1.05100%0x9b8a…f4bd94d ago0xe4e809…a973a9

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.