Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x5cfaa9…e9e613
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x71b33c…b93284
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x1da97b…176adf
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0xfb1312…57a362
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0xbc05dd…ea66fc
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x68adc0…f702e3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x0b9dda…04a507
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x2821fc…94b094
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x360551…a5a20d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x28e474…6a509d
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x7bc018…ebc000
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x91ec7b…7fd1af
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x3d9821…8498b8
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0xd795ce…7cf505
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x1f3a2d…78fec4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x2fc370…75f9b2
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0xd876cc…87857e
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0xa80a9a…665bab
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0xec215c…dac9d4
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x670a70…a464c3
0xc4ed…1f420xa9dd…2315Base—$0.002100%coinbase68d ago0x8dbaa8…4c820a

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.