Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50x3f6f…a544Base—$9,993.2270%0x7347…d6919d ago0xe86c7a…614d0e
0xa54d…49f50x6cc2…bb18Base—$4,990.8970%0x64b2…88339d ago0xa434a0…23b0bf
0xa54d…49f50xe314…c977Base—$4,781.8670%0x64b2…88339d ago0xd7d1b8…06df9f
0xa54d…49f50x752a…0985Base—$10,476.2370%0x7347…d6919d ago0xab4160…6443af
0xa54d…49f50x8a55…bbb6Base—$1,699.2570%0x64b2…88339d ago0x764eb4…96758e
0xa54d…49f50x1829…5c47Base—$4,997.9970%0x64b2…88339d ago0x14d29b…8b2684
0xa54d…49f50xffa2…a2c7Base—$9,999.0870%0x7347…d6919d ago0xb06585…bf8694
0xa54d…49f50x1829…5c47Base—$9,999.0870%0x7347…d6919d ago0xad9d18…eece45
0xa54d…49f50xbe18…dfbfBase—$2,180.2370%0x7347…d6919d ago0xbc40bb…3f6c15
0xa54d…49f50xebb2…ccfcBase—$141,756.5270%0x64b2…88339d ago0x1a093b…97a47d
0xa54d…49f50x725e…39c9Base—$999.3270%0x7347…d6919d ago0x7e5c8c…f11bbe
0xa54d…49f50xf626…a85aBase—$9.0870%0x64b2…88339d ago0x23ef43…77c396
0xa54d…49f50x7123…79adBase—$54.4570%0x64b2…88339d ago0x2fbd35…acb7f9
0xa54d…49f50x54e8…fdbfBase—$4.0970%0x64b2…88339d ago0x30af0f…a992ea
0xa54d…49f50xa653…aa1dBase—$5.8170%0x64b2…88339d ago0xbb1cfd…bfdbd9
0xa54d…49f50xc45e…4cd6Base—$7.7570%0x64b2…88339d ago0xd40bd9…0b0c0f
0xa54d…49f50x12e2…8cfcBase—$9.1770%0x64b2…88339d ago0xdd0a9f…90e8e7
0xa54d…49f50x1945…c805Base—$74.9470%0x7347…d6919d ago0x6fedfb…68a05e
0xa54d…49f50x2f6c…66a1Base—$478.7270%0x7347…d6919d ago0xa73056…000a8f
0xa54d…49f50x8850…d796Base—$5,306.8670%0x7347…d6919d ago0xb0aa29…ae9f26
0xa54d…49f50x1962…0ca4Base—$14.8670%0x64b2…88339d ago0x0c3bc6…900a8f
0xa54d…49f50xe0fa…c8c5Base—$310.7870%0x7347…d6919d ago0x76e5f6…8620c5
0xa54d…49f50xea6e…31f1Base—$19.3470%0x64b2…88339d ago0x8af7e8…8ca783
0xa54d…49f50xd4c6…7105Base—$3,911.2470%0x64b2…88339d ago0xcfbd6b…cafb6f
0xa54d…49f50xde63…a9ccBase—$119.9170%0x7347…d6919d ago0xa8bd01…4f00e2

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.