Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x6fd3e3…e08b7d
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xc5410d…2d561f
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xc1383d…48904f
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xcc93e2…191965
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xd63f35…86b8b0
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x05b01d…c9e372
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xe29d95…d4fd8a
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xaf6e9c…f45a69
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x2c71f6…8ed4ce
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x75cd7d…8736b4
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xd24f83…2da1d5
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x0b14c7…ea0b78
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x787945…5c8dfd
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x1a1721…4f33a2
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x7ae9aa…e556e9
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x8ae217…6f2da0
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x406cde…263dc4
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x92a565…583a87
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x931cf2…509dd7
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xf110d0…26198d
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xd79f99…c9f632
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x7a330d…3db8d0
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xfce55e…ce5369
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0x8a2ba8…288a51
0xe594…94620x417d…0d58Base—$0.00170%0x427a…b04e26d ago0xff4d81…ffd6f5

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.