Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x830f…e53e0xce57…5328Base—$50.0070%0xa923…c9ac3d ago0xe79579…6b15fe
0xa580…bfb70xce57…5328Base—$240.0070%0xa923…c9ac3d ago0xa097b2…5c302c
0xa580…bfb70xce57…5328Base—$188.0070%0xa923…c9ac3d ago0x6f3d81…0e0287
0xa580…bfb70xce57…5328Base—$145.0070%0xa923…c9ac3d ago0x3cf495…7c8625
0xa580…bfb70xce57…5328Base—$110.0070%0xa923…c9ac4d ago0xc008b8…917630
0x8d81…70dd0xce57…5328Base—$63.3870%0xa923…c9ac4d ago0x2b75ff…1e3e79
0xa580…bfb70xce57…5328Base—$120.0070%0xa923…c9ac4d ago0x43de2c…3dee16
0x830f…e53e0xce57…5328Base—$80.0070%0xa923…c9ac4d ago0x1fbca9…f57848
0x2881…9f4f0xce57…5328Base—$106.0070%0xa923…c9ac4d ago0x45e451…65ae16
0x2881…9f4f0xce57…5328Base—$118.0070%0xa923…c9ac4d ago0x39bb1f…5179af
0x2881…9f4f0xce57…5328Base—$194.0070%0xa923…c9ac4d ago0xd47b6b…33e48b
0x2881…9f4f0xce57…5328Base—$155.0070%0xa923…c9ac4d ago0xe6f7f9…3e6ed6
0x2881…9f4f0xce57…5328Base—$112.0070%0xa923…c9ac4d ago0x08336e…4eb6a7
0x2881…9f4f0xce57…5328Base—$128.0070%0xa923…c9ac4d ago0xa035c0…02a9fa
0x2881…9f4f0xce57…5328Base—$140.0070%0xa923…c9ac4d ago0xb52416…24d4f9
0x2881…9f4f0xce57…5328Base—$100.0070%0xa923…c9ac4d ago0x4bdcd9…435423
0x2881…9f4f0xce57…5328Base—$218.0070%0xa923…c9ac4d ago0x239039…c7a511

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.