Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf296…e7610x75b9…763dBase—$999.8070%0x4af2…d9db31d ago0x674113…dd8778
0xe9bd…4da10x75b9…763dBase—$1,000.0070%0x4af2…d9db31d ago0xa5c8af…9781a6
0x3757…a7050x75b9…763dBase—$12.0070%0x4af2…d9db31d ago0x4c7610…f068dc
0x44d3…1db70x75b9…763dBase—$712.0870%0x4af2…d9db31d ago0x11a893…862b66
0xa973…51aa0x75b9…763dBase—$585.2370%0x4af2…d9db31d ago0x9e9538…f6f7a9
0xa774…84780x75b9…763dBase—$271.8570%0x4af2…d9db31d ago0x2e0cfd…1b52d0
0x6ffa…349a0x75b9…763dBase—$781.1070%0x4af2…d9db32d ago0x603601…9a5042
0xca33…8b350x75b9…763dBase—$211.7870%0x4af2…d9db32d ago0xcc7b5b…0e0ac2
0x9203…5f650x75b9…763dBase—$1,000.0070%0x4af2…d9db32d ago0xbf760d…59c78d
0xa332…53e10x75b9…763dBase—$0.0000170%0x4af2…d9db32d ago0x16db42…9634a4
0xa332…53e10x75b9…763dBase—$476.5370%0x4af2…d9db32d ago0x6cd46d…c195fa
0xa332…53e10x75b9…763dBase—$100.0070%0x4af2…d9db32d ago0xcdfe79…5bbafa
0x9510…8d0e0x75b9…763dBase—$2,521.6770%0x4af2…d9db32d ago0x0f0788…1d9aaf
0x339a…8b770x75b9…763dBase—$0.0000470%0x4af2…d9db32d ago0x272697…762f0e
0x339a…8b770x75b9…763dBase—$2,410.2470%0x4af2…d9db32d ago0xd93560…57b2bd
0x2c75…d1f50x75b9…763dBase—$101.1370%0x4af2…d9db32d ago0x9afcd5…66f5af
0x339a…8b770x75b9…763dBase—$400.0070%0x4af2…d9db32d ago0x8d7468…9b3727
0xf296…e7610x75b9…763dBase—$749.8070%0x4af2…d9db32d ago0xdb430e…4dea57
0x6950…dcf80x75b9…763dBase—$495.0070%0x4af2…d9db32d ago0x9960cc…9a74da
0xf296…e7610x75b9…763dBase—$749.8070%0x4af2…d9db32d ago0x8772ff…67078c
0x339a…8b770x75b9…763dBase—$0.00001270%0x4af2…d9db32d ago0x62b905…419c0b
0xa774…84780x75b9…763dBase—$103.3570%0x4af2…d9db32d ago0x095149…beab6f
0x339a…8b770x75b9…763dBase—$1,412.3170%0x4af2…d9db32d ago0x8e628d…9d1b5f

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.