Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0xc79dea…b96793
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0xb36fd0…2f2baa
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.03100%coinbase50d ago0x4a8d13…df6920
0xf0f0…57bd0x7bcd…a2d9Basex402 service$0.01100%coinbase50d ago0x09d810…029496
0xf0f0…57bd0x7bcd…a2d9Basex402 service$0.01100%coinbase50d ago0xb79e81…17ce4e
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0xfbdb00…ae913d
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0xf770b3…cd4ab3
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0x3eea4b…7a80d7
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0xcb26dc…6a8a76
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase50d ago0x2f429e…9f7f5e
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0x0e16b3…13000d
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase50d ago0xd1ae87…ce0d78
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase50d ago0x24b5f2…51d200
0xf0f0…57bd0x7bcd…a2d9Basex402 service$0.02100%coinbase50d ago0x64d0e4…334d9f
0xf0f0…57bd0x7bcd…a2d9Basex402 service$0.02100%coinbase50d ago0x49b3d4…209301
0xf0f0…57bd0x7bcd…a2d9Basex402 service$0.01100%coinbase50d ago0xabe98c…d3110d
0xf0f0…57bd0x7bcd…a2d9Basex402 service$0.02100%coinbase50d ago0xd0e042…f3ce90
0xf0f0…57bd0x7bcd…a2d9Basex402 service$0.02100%coinbase50d ago0xd97e62…cb1a7e
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase50d ago0x7e9ef3…959d81
0xf0f0…57bd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase50d ago0x821239…64f327
0xa449…15ac0xf0f0…57bdBase—$2.50100%coinbase50d ago0x981f96…cc7766

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.