Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0xb97a…ba2d64d ago0x064b90…5841d6
0xa787…64cf0x0e3d…7757Base$2.10100%0x0524…938964d ago0x284c58…0bb839
0xa787…64cf0x0e3d…7757Base$10.50100%0xfbcc…3fea64d ago0x06bf61…670de7
0xa787…64cf0x0e3d…7757Base$5.25100%0x52ac…a61d64d ago0xbea7c1…afc5a1
0xa787…64cf0x0e3d…7757Base$3.15100%0xd223…7d2864d ago0x6ea3dc…f61b9d
0xa787…64cf0x0e3d…7757Base$21.00100%0xd50e…07b964d ago0x77cd33…33244a
0xa787…64cf0x0e3d…7757Base$1.05100%0xa8cd…654864d ago0xb9cfed…4a24f0
0xa787…64cf0x0e3d…7757Base$10.50100%0x6ea2…9d3364d ago0xa490fd…6ef0f6
0xa787…64cf0x0e3d…7757Base$1.05100%0xcd39…072464d ago0xd336f5…90cbed
0xa787…64cf0x0e3d…7757Base$5.25100%0x170f…623064d ago0x68fda1…f33c03
0xa787…64cf0x0e3d…7757Base$5.25100%0x8bc8…eb0264d ago0xb8d7f2…bac63a
0xa787…64cf0x0e3d…7757Base$21.00100%0x969c…eacf64d ago0xa75c72…fd364a
0xa787…64cf0x0e3d…7757Base$1.05100%0xdb82…274864d ago0x58229b…e67a01
0xa787…64cf0x0e3d…7757Base$1.05100%0x1875…8fcf64d ago0x0bfb3f…6aa5fa
0xa787…64cf0x0e3d…7757Base$1.05100%0x63f4…be0164d ago0x6bee4c…64db1f
0xa787…64cf0x0e3d…7757Base$1.05100%0x5944…557264d ago0x40c6ec…f64dc9
0xa787…64cf0x0e3d…7757Base$5.25100%0x6a34…ec8864d ago0xbebe84…290aad
0xa787…64cf0x0e3d…7757Base$6.30100%0x4339…385064d ago0xad36c2…089911
0xa787…64cf0x0e3d…7757Base$2.10100%0xa96f…aeb164d ago0x0e0e2f…2db8de
0xa787…64cf0x0e3d…7757Base$3.15100%0x63f7…457864d ago0xa2519b…e5127d
0xa787…64cf0x0e3d…7757Base$3.15100%0xce9f…bc8e64d ago0x16f648…6510da
0xa787…64cf0x0e3d…7757Base$1.05100%0xa06c…18fe64d ago0x8a158f…b2d31b
0xa787…64cf0x0e3d…7757Base$2.10100%0x4b7f…bff064d ago0xc5458f…ddb26c
0xa787…64cf0x0e3d…7757Base$21.00100%0x30af…b89d64d ago0xc5e129…1997ad
0xa787…64cf0x0e3d…7757Base$31.50100%0xb99f…c90364d ago0x522e7b…f53330

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.