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—$1.05100%0xa423…2cae94d ago0x24190f…ba6a8b
0xa17c…60a90x0e3d…7757Base—$15.75100%0xfbcc…3fea94d ago0x563a2a…3ffe30
0xa17c…60a90x0e3d…7757Base—$2.10100%0xd253…4d1894d ago0x0d8a53…6bf762
0xa17c…60a90x0e3d…7757Base—$5.25100%0x212c…a8f694d ago0x0fca95…bd6b18
0xa17c…60a90x0e3d…7757Base—$1.05100%0xc4f0…359694d ago0x1110a0…6c1b89
0xa17c…60a90x0e3d…7757Base—$15.75100%0x6e05…667f94d ago0x007ee8…5b6dc9
0xa17c…60a90x0e3d…7757Base—$5.25100%0xf11b…db9494d ago0xe59fdd…bbcd55
0xa17c…60a90x0e3d…7757Base—$3.15100%0x2309…083c94d ago0x03d306…fe18ea
0xa17c…60a90x0e3d…7757Base—$10.50100%0xfbcc…3fea94d ago0x5e8a90…985727
0xa17c…60a90x0e3d…7757Base—$12.60100%0x3cca…9c7c94d ago0x44c174…076fae
0xa17c…60a90x0e3d…7757Base—$10.50100%0xafd1…680d94d ago0x9a1315…4fafb9
0xa17c…60a90x0e3d…7757Base—$8.40100%0xd98d…210594d ago0xa493e7…144767
0xa17c…60a90x0e3d…7757Base—$21.00100%0x771b…60b894d ago0x92da4e…8f4a82
0xa17c…60a90x0e3d…7757Base—$9.45100%0x515b…21b594d ago0x86d246…149356
0xa17c…60a90x0e3d…7757Base—$1.05100%0x58f6…451794d ago0xfd39ea…5580d0
0xa17c…60a90x0e3d…7757Base—$5.25100%0x8d6c…345894d ago0xa68fee…b3f4c0
0xa17c…60a90x0e3d…7757Base—$7.35100%0xe347…5b3094d ago0xe4c9e6…cdf5ec
0xa17c…60a90x0e3d…7757Base—$10.50100%0x9993…8cf594d ago0xfdec90…7ddf67
0xa17c…60a90x0e3d…7757Base—$2.10100%0x6d99…b43394d ago0xde065a…2e4297
0xa17c…60a90x0e3d…7757Base—$5.25100%0xa4f5…b2f994d ago0xaf2ccf…3ca29f
0xa17c…60a90x0e3d…7757Base—$1.05100%0x6768…243594d ago0x631ae0…6f4eb2
0xa17c…60a90x0e3d…7757Base—$2.10100%0xa2ae…033194d ago0x8d709d…c15ab4
0xa17c…60a90x0e3d…7757Base—$3.15100%0xc2ed…bd4e94d ago0x13d10d…7d5921
0xa17c…60a90x0e3d…7757Base—$5.25100%0xba2c…ddc894d ago0xa5b4b9…c093f9
0xa17c…60a90x0e3d…7757Base—$105.00100%0x3189…20e094d ago0xa5efc3…a0f948

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.