Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0xa2815e…fc9538
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0xe80106…374292
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x14dbb2…7cd21f
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x7fe758…26a1b5
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x20ae06…219845
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x7600e0…1243bd
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0xa8936d…7097b3
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x5ca7bd…815b5b
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0xa05cab…e32e4b
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x896833…f1cca7
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0xbec978…b5e50a
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x7e6bb6…4f5d7e
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x12bbe1…041281
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x08fcc2…30eece
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0xe8919b…9072ab
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x5ea1d9…5f6123
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0xa1c95d…dcac2a
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x836ca5…887aab
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x9790a4…f8fe60
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x016e57…6ef91b
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x1ba596…2d3745
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x76ead2…172db4
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0xb827d0…27d948
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0xa61bdf…06e0c8
0xf527…bb0b0xa9dd…2315Base—$0.002100%coinbase89d ago0x2b9c7a…315424

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.