Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase44d ago0xcfa154…459f17
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase44d ago0x916381…5f8634
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase44d ago0x19eea7…b7862b
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase44d ago0x9c5ebd…c5c1e7
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase44d ago0x017bb7…79dd07
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase44d ago0x270956…fe8cdd
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase44d ago0x56ce21…1486cb
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase44d ago0x80c013…b727f3
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase44d ago0x0e2ec3…f74771
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0x43ad91…0b0d71
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0xf7c756…216c12
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0x74d7f1…bda7e3
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0xb21f0c…f911e3
0xa449…15ac0x11fa…05cdBase—$2.50100%coinbase44d ago0x3df570…65ca27
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0xc0c347…2fd83a
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0xee19cb…981cc5
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0xdb304d…f01a43
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0xbdc1af…cf3a99
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0x28bc0f…416f78
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0xb57c1a…a280c0
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0x39edce…f03054
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0xda6c33…b6d3c2
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0x78ae59…d0e5de
0x11fa…05cd0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase44d ago0x01aaf9…b9ce15
0xa449…15ac0x11fa…05cdBase—$2.50100%coinbase44d ago0x66246e…037076

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.