Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0xc02920…6ebe83
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0x32dc32…8f127f
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0x531f37…bad2bc
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0x050a20…0fe17d
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0xeb34fe…ae87e7
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0xaa5f00…fc42c5
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0x5cfc72…4e22ba
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0x4927d3…f4b211
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0x981001…25600e
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0x1ae3ed…e99a1c
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0xa792f7…49239d
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0xa38530…76c722
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0x18de01…f33c1f
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0x119a88…0df290
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0x570536…bb24c4
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0xbfff17…b8c3d2
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0x2d351e…3ad37d
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0x169924…6b3dfd
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0x69726f…40a535
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0x221b62…7c1158
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0xd3d8bd…a4b7c8
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0x9ebeb8…31959d
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0xf7b432…bc1245
0x8975…dd040x13bf…b9a7Base—$0.003100%candidates56d ago0xe9c12d…c2dec7
0x8975…dd040x13bf…b9a7Base—$0.002100%coinbase56d ago0x8405d1…856327

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.