Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd230…d6480x0f7a…9fd2Base—$10.4170%0x73b4…e73613d ago0x1eddb9…6522e0
0x3702…77050x0f7a…9fd2Base—$4.9570%0x94c3…675813d ago0x5fd361…af8ab0
0x0b0b…f4460x0f7a…9fd2Base—$0.0570%0x472f…69fd13d ago0x764a8d…a42918
0x0b0b…f4460x0f7a…9fd2Base—$0.0970%0x71e2…fc0713d ago0x3cebd8…48ab30
0x9bfb…e2590x0f7a…9fd2Base—$99.9170%0xc50d…ed7b14d ago0x280208…16784c
0x0b0b…f4460x0f7a…9fd2Base—$0.0970%0x472f…69fd14d ago0x8b2b11…6c101a
0x3248…f93f0x0f7a…9fd2Base—$0.8270%0x5938…ac9714d ago0x2e3672…103341
0x3248…f93f0x0f7a…9fd2Base—$1.2570%0xd5e7…7be014d ago0x250467…100edb
0x3248…f93f0x0f7a…9fd2Base—$1.5770%0x5938…ac9714d ago0x99ad2d…4c3549
0x0b0b…f4460x0f7a…9fd2Base—$0.1070%0x71e2…fc0714d ago0x43310e…a5c45e
0x0b0b…f4460x0f7a…9fd2Base—$0.4670%0xb269…b1a614d ago0xb324a9…5f16c5
0x0b0b…f4460x0f7a…9fd2Base—$0.4770%0xac9f…7a6c14d ago0x26f062…4f4e12
0x0b0b…f4460x0f7a…9fd2Base—$0.6170%0x472f…69fd14d ago0xd00818…387317
0x3248…f93f0x0f7a…9fd2Base—$1.0670%0xd30b…996c14d ago0xaac091…55e9a4
0x3248…f93f0x0f7a…9fd2Base—$1.4170%0x9e8f…f4f714d ago0x5ff199…33a1d2
0x3248…f93f0x0f7a…9fd2Base—$1.3470%0xd2ae…d69814d ago0x107abd…bb4273
0x3248…f93f0x0f7a…9fd2Base—$1.3170%0x1d90…b0aa14d ago0x5a4178…52b666
0x3248…f93f0x0f7a…9fd2Base—$1.4670%0xd30b…996c14d ago0xcfe172…59d142
0x3248…f93f0x0f7a…9fd2Base—$1.5170%0x0b0b…f44614d ago0xe9d39d…a226e6
0x5a58…a7bd0x0f7a…9fd2Base—$0.4570%0xc50d…ed7b14d ago0xb285a9…ef626e
0x8524…02050x0f7a…9fd2Base—$65.9570%0x0873…dda614d ago0xf50ba6…7ddcb2
0x3248…f93f0x0f7a…9fd2Base—$1.6470%0xd5e7…7be014d ago0x986f8f…f28cdd
0xc5cb…95ed0x0f7a…9fd2Base—$12.9470%0x706f…a69f14d ago0x44f010…733826
0x54f2…d27e0x0f7a…9fd2Base—$9.9470%0x8564…b8b414d ago0xa6a8ec…c102b4
0x13ac…996b0x0f7a…9fd2Base—$11.1670%0x73b4…e73614d ago0x04bc9f…46e22a

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.