Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0x06e6…8c1fBase—$1.2570%0x7e99…098815d ago0xbb3285…4ef101
0xfc2e…db2d0x3bff…ffa3Base—$1.2570%0x7e99…098815d ago0xc0539c…756d92
0xfc2e…db2d0xc7b6…c268Base—$1.2570%0x7e99…098815d ago0xe3ffcf…fa41e3
0xfc2e…db2d0x2ee3…1f38Base—$1.2570%0x7e99…098815d ago0x5edb23…612002
0xfc2e…db2d0x20b4…7102Base—$1.2570%0x7e99…098815d ago0xe5cafc…a6e5f5
0xfc2e…db2d0xe9f1…bb30Base—$1.2570%0x7e99…098815d ago0x515a64…fbde49
0xfc2e…db2d0xc19d…c591Base—$1.2570%0x7e99…098815d ago0xac44af…971c6f
0xfc2e…db2d0xcb3c…fc51Base—$1.2570%0x7e99…098815d ago0xf925c1…4017a0
0xfc2e…db2d0x6def…0c11Base—$1.2570%0x7e99…098815d ago0xadc103…b15fde
0xfc2e…db2d0x43c1…0385Base—$1.2570%0x7e99…098815d ago0x27fed0…6186ce
0xfc2e…db2d0x26a4…2d52Base—$1.2570%0x7e99…098815d ago0xdec5be…c74147
0xfc2e…db2d0x4755…5d18Base—$1.2570%0x7e99…098815d ago0xebfa8b…c806f9
0xfc2e…db2d0x16e6…88fbBase—$1.2570%0x7e99…098815d ago0x9720db…718cdb
0xfc2e…db2d0x14e3…3920Base—$1.2570%0x7e99…098815d ago0xbc2e9c…73c2ff
0xfc2e…db2d0x25cf…03b2Base—$1.2570%0x7e99…098815d ago0x032e8b…f91ee2
0xfc2e…db2d0x0108…7c52Base—$1.2570%0x7e99…098815d ago0x52409a…86c554
0xfc2e…db2d0x222d…b7f2Base—$1.2570%0x7e99…098815d ago0x1dcb19…0d6174
0xfc2e…db2d0xc29c…6420Base—$1.2570%0x7e99…098815d ago0xbe14da…e77304
0xfc2e…db2d0xd88c…51a7Base—$1.2570%0x7e99…098815d ago0x529072…e7f63e
0xfc2e…db2d0x043c…4449Base—$1.2570%0x7e99…098816d ago0xd19fd1…084728
0xfc2e…db2d0x6cca…20e9Base—$1.2570%0x7e99…098816d ago0x1ae85d…2dfd12
0xfc2e…db2d0x15d6…f1cfBase—$1.2570%0x7e99…098816d ago0x2e793b…9070f6
0xfc2e…db2d0xdee1…d23eBase—$1.2570%0x7e99…098816d ago0x400c1f…fb3aed
0xfc2e…db2d0xcd1f…dfcbBase—$1.2570%0x7e99…098816d ago0x9a9986…b051c6
0xfc2e…db2d0x896b…2e03Base—$1.2570%0x7e99…098816d ago0xec1c4a…929bbf

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.