Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d81…70dd0xce57…5328Base—$96.5970%0xa923…c9ac6d ago0x18c1c3…fc3221
0xd12b…87b30xce57…5328Base—$260.0070%0xa923…c9ac6d ago0x478c90…f65069
0x830f…e53e0xce57…5328Base—$115.0070%0xa923…c9ac6d ago0xc1efa6…af699c
0x8d81…70dd0xce57…5328Base—$271.0070%0xa923…c9ac6d ago0x0a1b5e…01e841
0x8d81…70dd0xce57…5328Base—$270.0070%0xa923…c9ac6d ago0x094074…3a911b
0x8d81…70dd0xce57…5328Base—$315.0070%0xa923…c9ac6d ago0x2b4966…81bcdc
0x8d81…70dd0xce57…5328Base—$330.0070%0xa923…c9ac6d ago0x2c7b34…4f9536
0x8d81…70dd0xce57…5328Base—$350.0070%0xa923…c9ac6d ago0x9f0f7d…f83319
0xd12b…87b30xce57…5328Base—$165.0070%0xa923…c9ac6d ago0x84bdb3…dd0625
0x8d81…70dd0xce57…5328Base—$175.0070%0xa923…c9ac6d ago0x8aa57b…9b4b5a
0x8d81…70dd0xce57…5328Base—$250.0070%0xa923…c9ac6d ago0x496850…c4ea4e
0x8d81…70dd0xce57…5328Base—$240.0070%0xa923…c9ac6d ago0xb43ed7…d3e518
0x8d81…70dd0xce57…5328Base—$260.0070%0xa923…c9ac6d ago0xafb670…49b576
0x8d81…70dd0xce57…5328Base—$200.0070%0xa923…c9ac6d ago0xebb821…150c01
0x830f…e53e0xce57…5328Base—$487.0070%0xa923…c9ac6d ago0xb18228…e21c65
0xd12b…87b30xce57…5328Base—$155.0070%0xa923…c9ac6d ago0x7a226a…7ae7c4
0x8d81…70dd0xce57…5328Base—$150.0070%0xa923…c9ac6d ago0x6aa404…4c74c0
0x8d81…70dd0xce57…5328Base—$100.0070%0xa923…c9ac6d ago0xc71442…9315f2
0x8d81…70dd0xce57…5328Base—$50.0070%0xa923…c9ac6d ago0x895b99…210c0a
0xf037…a4310xce57…5328Base—$14.6170%0xa923…c9ac6d ago0x6599ca…c9d8d3
0x0708…f45e0xce57…5328Base—$10.0070%0xa923…c9ac6d ago0x94a73b…6aebab
0xd12b…87b30xce57…5328Base—$240.0070%0xa923…c9ac7d ago0x404651…bb13bf
0xd12b…87b30xce57…5328Base—$135.0070%0xa923…c9ac7d ago0xee7935…ad66d9
0xd12b…87b30xce57…5328Base—$230.0070%0xa923…c9ac7d ago0x875482…25890e

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.