Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfc2e…db2d0xb358…e5ceBase—$1.2570%0x7e99…098813d ago0xa919cb…be19c0
0xfc2e…db2d0xdad9…21ffBase—$1.2570%0x7e99…098813d ago0x8ef7c3…731dd5
0xfc2e…db2d0x46d9…67b2Base—$1.2570%0x7e99…098813d ago0xdc9ed7…9ee2c8
0xfc2e…db2d0x5b45…6e28Base—$1.2570%0x7e99…098813d ago0x7c7b2e…bd866b
0xfc2e…db2d0xe83e…6e0aBase—$1.2570%0x7e99…098813d ago0x30593a…1ac70a
0xfc2e…db2d0x6804…c07fBase—$1.2570%0x7e99…098813d ago0xb637d4…12b4e1
0xfc2e…db2d0x9e0d…1525Base—$1.2570%0x7e99…098813d ago0x4fb760…477d63
0xfc2e…db2d0xfa2c…a9d8Base—$1.2570%0x7e99…098813d ago0x253710…39a141
0xfc2e…db2d0xacb6…0fdfBase—$1.2570%0x7e99…098813d ago0x97ee0f…06c2a4
0xfc2e…db2d0xf1b8…1ad0Base—$1.2570%0x7e99…098813d ago0x0c4d52…6b3a4b
0xfc2e…db2d0xfc73…26d4Base—$1.2570%0x7e99…098813d ago0x5e8650…f60f6d
0xfc2e…db2d0xe242…f1a6Base—$1.2570%0x7e99…098813d ago0x115052…4dc695
0xfc2e…db2d0x5718…d8e7Base—$1.2570%0x7e99…098813d ago0xe7ec90…f524d9
0xfc2e…db2d0x5c96…04efBase—$1.2570%0x7e99…098813d ago0x0ac356…6642ce
0xfc2e…db2d0x27cd…7aa1Base—$1.2570%0x7e99…098813d ago0x61ae5b…025bb7
0xfc2e…db2d0xf3a1…460bBase—$1.2570%0x7e99…098813d ago0xcbca1e…27e83c
0xfc2e…db2d0xcf38…371dBase—$1.2570%0x7e99…098813d ago0x1a512c…263f14
0xfc2e…db2d0xad18…8bfdBase—$1.2570%0x7e99…098813d ago0x3828ca…7c00ca
0xfc2e…db2d0x3931…f6bfBase—$1.2570%0x2601…0a0213d ago0xae6835…8d1543
0xfc2e…db2d0x6a0d…d4cdBase—$1.2570%0x2601…0a0213d ago0x8525e5…6ec27d
0xfc2e…db2d0xcbba…9ca7Base—$1.2570%0x2601…0a0213d ago0x9bd61d…a4b9d3
0xfc2e…db2d0x05a2…0731Base—$1.2570%0x2601…0a0213d ago0x392b65…dd2bac
0xfc2e…db2d0xa6c4…a5dbBase—$1.2570%0x2601…0a0213d ago0x349092…4a6d62
0xfc2e…db2d0xa03e…8e62Base—$1.2570%0x2601…0a0213d ago0xf2bf84…28e54e
0xfc2e…db2d0x8290…b94bBase—$1.2570%0x2601…0a0213d ago0x069563…4253c8

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.