Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa17c…60a90x0e3d…7757Base—$5.25100%0x5944…5572114d ago0xa230c0…8993f1
0xa17c…60a90x0e3d…7757Base—$5.25100%0xf261…5d41114d ago0x83d492…ed3921
0xa17c…60a90x0e3d…7757Base—$21.00100%0xb99f…c903114d ago0x1223aa…7e7197
0xa17c…60a90x0e3d…7757Base—$21.00100%0x3d76…265f114d ago0x825668…1c39d9
0xa17c…60a90x0e3d…7757Base—$10.50100%0xb77d…5f2d114d ago0x1af877…2791d6
0xa17c…60a90x0e3d…7757Base—$10.50100%0x93d4…655d114d ago0x1de699…5b341f
0xa17c…60a90x0e3d…7757Base—$1.05100%0x5b2d…d78c114d ago0xe4cf00…8731a4
0xa17c…60a90x0e3d…7757Base—$21.00100%0x54de…4470114d ago0x7f68a0…43e9fc
0xa17c…60a90x0e3d…7757Base—$3.15100%0x8764…7f4f114d ago0xe0c9c6…99adca
0xa17c…60a90x0e3d…7757Base—$3.15100%0x4184…789b114d ago0xca36af…9bd74f
0xa17c…60a90x0e3d…7757Base—$10.50100%0xdb82…2748114d ago0x13c46b…dedd44
0xa17c…60a90x0e3d…7757Base—$1.05100%0x28cc…0ecd114d ago0x0f4465…0d0779
0xa17c…60a90x0e3d…7757Base—$10.50100%0xde5c…e1ff114d ago0xa4e399…e84582
0xa17c…60a90x0e3d…7757Base—$5.25100%0x170f…6230114d ago0x17ea41…e25f34
0xa17c…60a90x0e3d…7757Base—$4.20100%0xd8e2…3d4b114d ago0x05328c…a3e2ca
0xa17c…60a90x0e3d…7757Base—$5.25100%0xc07c…d718114d ago0x128765…1623ce
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3670…183b114d ago0x633691…5fc21e
0xa17c…60a90x0e3d…7757Base—$1.05100%0x8e4d…98c0114d ago0x43a21b…5c4c37
0xa17c…60a90x0e3d…7757Base—$2.10100%0x9307…e92a114d ago0x824532…2ef9c6
0xa17c…60a90x0e3d…7757Base—$15.75100%0xe218…89ec115d ago0x276d31…869900
0xa17c…60a90x0e3d…7757Base—$1.05100%0x24b8…43f0115d ago0x39c77d…5b18b6
0xa17c…60a90x0e3d…7757Base—$5.25100%0xed27…48f7115d ago0x8b7ca0…5c134b
0xa17c…60a90x0e3d…7757Base—$2.10100%0x3494…a4d1115d ago0xb0e2de…00236c
0xa17c…60a90x0e3d…7757Base—$10.50100%0x0922…4223115d ago0x6de8f8…1e3eda
0xa17c…60a90x0e3d…7757Base—$1.05100%0x9d66…1ab6115d ago0x04f379…f60faa

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.