Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x339a…8b770x75b9…763dBase—$1,236.6470%0x4af2…d9db32d ago0x61695b…65e773
0xa774…84780x75b9…763dBase—$201.7870%0x4af2…d9db32d ago0xe5895f…ec7e7c
0xdf53…0dff0x75b9…763dBase—$5.0070%0x4af2…d9db32d ago0xc4371a…3d5221
0x5b75…d1fa0x75b9…763dBase—$3,007.0070%0x4af2…d9db32d ago0xe40a8b…e1efc1
0x4bd0…e0120x75b9…763dBase—$499.8070%0x4af2…d9db32d ago0xac434e…613f00
0x54bc…7a3d0x75b9…763dBase—$0.00001270%0x4af2…d9db32d ago0x4fad5f…83e0ef
0x54bc…7a3d0x75b9…763dBase—$101.3170%0x4af2…d9db32d ago0x1212bc…82ba7e
0x33cb…ee200x75b9…763dBase—$2,000.0070%0x4af2…d9db32d ago0x0caec1…4c8fc8
0x54bc…7a3d0x75b9…763dBase—$96.2170%0x4af2…d9db32d ago0x6863d8…a9a088
0x54bc…7a3d0x75b9…763dBase—$10.0070%0x4af2…d9db32d ago0xe3db46…3d984e
0x54bc…7a3d0x75b9…763dBase—$12.0070%0x4af2…d9db32d ago0x046e5a…d81886
0xef18…2bcb0x75b9…763dBase—$20.0070%0x4af2…d9db32d ago0x01bca5…867866
0xa774…84780x75b9…763dBase—$100.0070%0x4af2…d9db32d ago0xb231bd…bb1f8c
0x1bae…a0210x75b9…763dBase—$249.7170%0x4af2…d9db32d ago0xd5c234…f12857
0x33cb…ee200x75b9…763dBase—$2,000.0070%0x4af2…d9db32d ago0xc4dd71…a8e8f8
0x348e…d0570x75b9…763dBase—$10,000.0070%0x4af2…d9db32d ago0xc9561a…44bc82
0x9d04…b51f0x75b9…763dBase—$627.0070%0x4af2…d9db32d ago0xa7d9bc…9a8cb8
0x3da1…71540x75b9…763dBase—$500.0070%0x4af2…d9db33d ago0x5ce6b1…017fe5
0xde62…bed00x75b9…763dBase—$261.6570%0x4af2…d9db33d ago0x53c217…4f0b70
0x298d…e7ac0x75b9…763dBase—$120.0070%0x4af2…d9db33d ago0x37f749…f0e452
0x48ab…1c610x75b9…763dBase—$958.4570%0x4af2…d9db33d ago0x703ebc…fc306b
0x5307…37d00x75b9…763dBase—$210.0070%0x4af2…d9db33d ago0x36b6a3…acfa02
0x6e54…06700x75b9…763dBase—$0.0000570%0x4af2…d9db33d ago0xac00e3…aff70d
0x6e54…06700x75b9…763dBase—$308.9670%0x4af2…d9db33d ago0x09f92f…26e7dd
0x6e54…06700x75b9…763dBase—$50.0070%0x4af2…d9db33d ago0x494527…d8d966

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.