Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base$10.50100%0xde5c…e1ff79d ago0x427c9a…ba073d
0x1332…66eb0x0e3d…7757Base$10.00100%0x6d49…84c879d ago0xbc870d…ad6285
0x1332…66eb0x0e3d…7757Base$4,200.00100%0x0dd6…b0b079d ago0xa5bcc1…d99ad9
0x1332…66eb0x0e3d…7757Base$42.00100%0xa82a…456379d ago0x523adb…620cf1
0x1332…66eb0x0e3d…7757Base$10.50100%0x24b8…43f079d ago0xd349c3…fa084f
0x1332…66eb0x0e3d…7757Base$10.50100%0x1a4b…80bc79d ago0x018f37…513e68
0x1332…66eb0x0e3d…7757Base$202.00100%0x44e3…343279d ago0x7e2039…38c947
0x1332…66eb0x0e3d…7757Base$23.10100%0x2d8d…301679d ago0xeaae45…36d963
0x1332…66eb0x0e3d…7757Base$89.25100%0x0f31…87b179d ago0xd68159…f25301
0x1332…66eb0x0e3d…7757Base$31.50100%0x5a50…c82c79d ago0xc046e5…b22a48
0x1332…66eb0x0e3d…7757Base$14.70100%0xa06c…18fe79d ago0x3dab11…05e4df
0x1332…66eb0x0e3d…7757Base$2,940.00100%0xefcd…fefe79d ago0x4a8245…3df0b0
0x1332…66eb0x0e3d…7757Base$59.00100%0x24a4…540a79d ago0x46a59a…a19a55
0x1332…66eb0x0e3d…7757Base$200.00100%0x78aa…366779d ago0xbff947…bbe7ec
0x1332…66eb0x0e3d…7757Base$10.00100%0x850e…501779d ago0x4af296…6e992b
0x1332…66eb0x0e3d…7757Base$3.15100%0x77d2…395e79d ago0x02ba48…1b418c
0x1332…66eb0x0e3d…7757Base$54.60100%0x1570…9b0a79d ago0xcb84bc…48c86c
0x1332…66eb0x0e3d…7757Base$10.00100%0x2970…8ed779d ago0x6f6e5a…dbcd53
0x1332…66eb0x0e3d…7757Base$50.00100%0x2d29…913b79d ago0xcee196…8567b3
0x1332…66eb0x0e3d…7757Base$52.50100%0x7186…110f79d ago0x950463…ed1e63
0x1332…66eb0x0e3d…7757Base$48.30100%0xc22e…e4a179d ago0x96f154…5d3c35
0x1332…66eb0x0e3d…7757Base$200.00100%0x898f…4f5e79d ago0xc400a4…533972
0x1332…66eb0x0e3d…7757Base$2.10100%0x53e7…bd1079d ago0x55cf31…5477ad
0x1332…66eb0x0e3d…7757Base$105.00100%0xad90…433279d ago0x92ad3a…75fee0
0x1332…66eb0x0e3d…7757Base$2.57100%0xd6e8…21cd79d ago0x3ece2d…49a686

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.