Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x1c25e5…03e5a2
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x95eb1a…314401
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x4bed5e…fd58cf
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x30c4f4…a4ad98
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x850e03…34a18d
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0xf53743…ba41a5
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0xb53eb6…d8019f
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x239e10…04506c
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x0fefe1…630b3a
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x28980f…9ed8bd
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x77a6e0…a26eb9
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0xce22d3…bf0db7
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x94b39a…b27f78
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0xdfb79c…e6bc88
0x80c8…10b70xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x3ee0b1…e9b80c
0x40eb…e4320xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x228738…bd45d4
0x40eb…e4320xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase48d ago0x3d92eb…fa8b89
0xe599…71c20xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase48d ago0xf19919…40b8ac
0xe599…71c20xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase48d ago0x89b6e1…e3c94d
0xe599…71c20xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase48d ago0x3983b5…b2a9be
0xe599…71c20xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase48d ago0x14c259…bc02c1
0xe599…71c20xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase48d ago0x714642…2a3f56
0xe599…71c20xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase48d ago0x1dd4e1…6daff9
0xe599…71c20xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase48d ago0xa6c42b…f02b6f
0xe599…71c20xade0…89abBaseDeepline GTM APICompany$0.17100%coinbase48d ago0xae7f3f…1b2953

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.