Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb884…c0aa0x47c5…4fc3Base—$5,250.0070%0x4e4a…2e733d ago0x199f8a…01a630
0xb884…c0aa0x47c5…4fc3Base—$5,250.0070%0x6e35…7a283d ago0x295718…8c811d
0xb884…c0aa0x47c5…4fc3Base—$5,250.0070%0x1241…07203d ago0x011235…d2cdf0
0xb884…c0aa0x47c5…4fc3Base—$1,050.0070%0xc165…a9fc3d ago0x6b673c…d79836
0xb884…c0aa0x47c5…4fc3Base—$5,250.0070%0xf239…386c3d ago0xa93ef1…45a4eb
0xb884…c0aa0x47c5…4fc3Base—$5,250.0070%0x3670…183b3d ago0x7d666c…f64879
0xb884…c0aa0x47c5…4fc3Base—$5,250.0070%0x3aab…e2093d ago0x7a91e2…9eeea6
0xb884…c0aa0x47c5…4fc3Base—$5,250.0070%0xf733…8f8d3d ago0xc82158…542bef
0xb884…c0aa0x47c5…4fc3Base—$3,150.0070%0xc3b9…7b363d ago0x119249…9c8f00
0xb884…c0aa0x47c5…4fc3Base—$4,200.0070%0xc5a1…8a343d ago0x1b9eea…983a74
0xb884…c0aa0x47c5…4fc3Base—$105.0070%0xb859…c3673d ago0xdce28b…55959c
0xb884…c0aa0x47c5…4fc3Base—$10,500.0070%0x2bdf…11ce3d ago0xc899dd…7dcd08
0xb884…c0aa0x47c5…4fc3Base—$5,250.0070%0xc6b9…2d863d ago0xcf9d8f…76b759
0xb884…c0aa0x47c5…4fc3Base—$10,500.0070%0x9765…21f53d ago0x2a94dd…8caf65
0xb884…c0aa0x47c5…4fc3Base—$10,500.0070%0x4c95…d79b3d ago0x7b3adc…22d546
0xb884…c0aa0x47c5…4fc3Base—$3,150.0070%0xc836…5c463d ago0x312fa2…a9ebf6
0xb884…c0aa0x47c5…4fc3Base—$10,500.0070%0xcfba…f1063d ago0x213cc9…4e9252
0xb884…c0aa0x47c5…4fc3Base—$5,250.0070%0x0ad8…9d8a3d ago0x1b84c9…6ea809
0xb884…c0aa0x47c5…4fc3Base—$9,030.0070%0x7666…72f43d ago0x333e26…c803de
0xb884…c0aa0x47c5…4fc3Base—$10,500.0070%0x6204…11223d ago0x59db4b…ec6dd1

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.