Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf9d…c0380x0e3d…7757Base—$1.05100%0x414d…e9d568d ago0x34c094…e91f6c
0xbf9d…c0380x0e3d…7757Base—$1.05100%0x752e…993368d ago0xc99b3c…da45e0
0xbf9d…c0380x0e3d…7757Base—$1.05100%0x560f…a71368d ago0xb264c9…2dde52
0xbf9d…c0380x0e3d…7757Base—$1.05100%0x86c0…288968d ago0xaf4c55…c1e731
0xbf9d…c0380x0e3d…7757Base—$1.05100%0x77d2…395e68d ago0xad5a15…901dfb
0xbf9d…c0380x0e3d…7757Base—$1.05100%0xc0fa…66cc68d ago0x4facc0…1bca43
0xbf9d…c0380x0e3d…7757Base—$1.05100%0xa628…b7bc68d ago0x6eb338…35da86
0xbf9d…c0380x0e3d…7757Base—$1.05100%0xb859…c36768d ago0xe10e2c…be4477
0xbf9d…c0380x0e3d…7757Base—$1.05100%0x8e4d…98c068d ago0x1d6125…457849
0xbf9d…c0380x0e3d…7757Base—$1.05100%0x9d18…1e3a68d ago0x96edf8…c552c1
0xbf9d…c0380x0e3d…7757Base—$1.05100%0x2041…bdf668d ago0x89c843…92c3db
0xbf9d…c0380x0e3d…7757Base—$1.05100%0xa7d7…e1b668d ago0xd1d44d…1e28c5
0xbf9d…c0380x0e3d…7757Base—$1.05100%0x4339…385068d ago0x45a482…3adc16
0xbf9d…c0380x0e3d…7757Base—$1.05100%0xdfb4…bf9368d ago0x761bb7…72ea9a
0xbf9d…c0380x0e3d…7757Base—$1.05100%0x752e…993368d ago0xa38609…0df1dd
0xbf9d…c0380x0e3d…7757Base—$5.25100%0x6078…eee868d ago0xd8cb75…1f0ec0

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.