Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xf113d5…47bbf6
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x84e1de…54051e
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x462868…815060
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x318c63…df6d37
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xe71310…5548dc
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xce2770…10a3dd
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x4a8c7a…e1bf6c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xa8239d…b75b4b
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x9f5172…de5163
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x8f3eb6…7abc60
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x06e94c…d000fd
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x342a22…572a31
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xae72cf…d74f47
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x91bc63…f8db25
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x11676c…328a35
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x4e2455…f58efc
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xbc305a…669569
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xaaead1…63cb58
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xb4a9c8…8ca69c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xfd56ae…74435c
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x124ab0…1430c8
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0xcd705a…000e38
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x3be5a3…323929
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x36f397…e2f57d
0xf82d…55f60x76a5…8fceBasegeoprimitivesMarine$0.005100%coinbase32d ago0x4265a3…a76473

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.