Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x97bb…e70d0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase42d ago0x6fd7c7…904896
0x97bb…e70d0xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase42d ago0x5f1b02…834010
0xcc9c…b9e20xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase42d ago0x917862…0099a8
0xcc9c…b9e20xade0…89abBaseDeepline GTM APICompany$0.10100%coinbase42d ago0xa756a3…77147e
0xcc9c…b9e20xade0…89abBaseDeepline GTM APICompany$0.12100%coinbase42d ago0xed2fe7…7fdd73
0xcc9c…b9e20xade0…89abBaseDeepline GTM APICompany$0.12100%coinbase42d ago0x53e771…5bc16e
0xcc9c…b9e20xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase42d ago0x7cc2fe…f0b2cb
0xbacc…3b5e0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase42d ago0x45c30a…20a9e7
0xcc9c…b9e20xade0…89abBaseDeepline GTM APICompany$0.12100%coinbase42d ago0x20c84d…7fd1e6
0xcc9c…b9e20xade0…89abBaseDeepline GTM APICompany$0.12100%coinbase42d ago0x87d4ab…7b97c3
0xbacc…3b5e0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase42d ago0xa51687…3d06e7
0xbacc…3b5e0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase42d ago0x7d21de…cccff8
0xbacc…3b5e0xade0…89abBaseDeepline GTM APICompany$0.25100%coinbase42d ago0x8f57d7…f9e560
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0x6bff1b…4903f2
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0x45f71c…cd34e6
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0x98a54d…2e1132
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0x6411e8…d00a58
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0x9c3b01…081a9f
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0xca5046…c1e24d
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0x13bf6c…efc7d7
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0xb20653…a2a557
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0x1d07eb…59d4ce
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0x61601c…355e5d
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0x44bc7d…802db5
0x55d0…88140xade0…89abBaseDeepline GTM APICompany$0.04100%coinbase42d ago0xaa45cc…458f74

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.