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.2570%0xaa2e…f04444d ago0x192dcb…3a8a81
0xa17c…60a90x0e3d…7757Base—$10.5070%0xfbdd…4dae44d ago0x1f4973…6de7ea
0xa17c…60a90x0e3d…7757Base—$1.0570%0xad90…433244d ago0x2a76d2…d7f18f
0xa17c…60a90x0e3d…7757Base—$9.4570%0x1af6…8fa344d ago0xb416b4…9f5252
0xa17c…60a90x0e3d…7757Base—$21.0070%0x771b…60b844d ago0x5ccfe9…ff7623
0xa17c…60a90x47c5…4fc3Base—$10.5070%0xd773…a25044d ago0xbb4e42…bd50de
0xa17c…60a90x47c5…4fc3Base—$12.6070%0xa070…95e044d ago0xed3ebe…77ae6c
0xa17c…60a90x47c5…4fc3Base—$7.3570%0x35ec…9dba44d ago0x7433b9…d967b6
0xa17c…60a90x47c5…4fc3Base—$21.0070%0xbada…25fd44d ago0x805b3a…fe693e
0xa17c…60a90x0e3d…7757Base—$19.9570%0xd98d…210544d ago0x65264c…0729d9
0xa17c…60a90x0e3d…7757Base—$21.0070%0xaf62…40b944d ago0x72e17d…88b443
0xa17c…60a90x47c5…4fc3Base—$1.0570%0xec7c…5d3244d ago0x7f4d3a…a28a97
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x12b7…6f9944d ago0x18c3de…1cca75
0xa17c…60a90x47c5…4fc3Base—$6.3070%0xa75d…d8a544d ago0x82349a…173f9c
0xa17c…60a90x0e3d…7757Base—$16.8070%0xfe9d…bf4644d ago0x6ad282…9568d5
0xa17c…60a90x0e3d…7757Base—$3.1570%0x7bc8…426144d ago0x585d02…29c273
0xa17c…60a90x47c5…4fc3Base—$1.0570%0x64e4…55d944d ago0x7ebc90…48fe18
0xa17c…60a90x0e3d…7757Base—$21.0070%0x7869…5c2044d ago0x810f9b…8f4f71
0xa17c…60a90x0e3d…7757Base—$15.7570%0xa5c8…4ccb44d ago0x4b404e…5ca902
0xa17c…60a90x47c5…4fc3Base—$8.4070%0x9c03…689d44d ago0x247724…63c2d6
0xa17c…60a90x0e3d…7757Base—$1.0570%0x2b35…135b44d ago0xa68558…e1d4ea
0xa17c…60a90x0e3d…7757Base—$5.2570%0x7d28…b24844d ago0xe82ad5…ae37ed
0xa17c…60a90x0e3d…7757Base—$6.3070%0x2e87…3c0b45d ago0x5f43f4…ffef0c
0xa17c…60a90x0e3d…7757Base—$5.2570%0x23e1…500345d ago0x15afc4…bd0b2f
0xa17c…60a90x0e3d…7757Base—$31.5070%0x5047…e94045d ago0xb668dd…3539b9

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.